I am trying to install the wheel "spinnaker_python-2.6.0.156-cp37-cp37m-win_amd64.whl"", but this error keeps popping up in the terminal. I am running this line from my local drive.
pip install spinnaker_python-2.6.0.156-cp37-cp37m-win_amd64.whl"
I am running this on Python 3.9.10.
Why is this error showing up, and how can I fix it?
ERROR: spinnaker_python-2.6.0.156-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform
Asked
Active
Viewed 228 times
0

Lennon Kirby
- 9
- 3
-
Python 3.9 … cp37 … See? – phd Mar 04 '22 at 03:39
-
I do not understand. (edit: I understand now. Thank you) – Lennon Kirby Mar 04 '22 at 03:46