'Error: Spinnaker_python wheel is not a supported platform

I am running python 3.8 and am trying to install spinnaker_python-2.6.0.156-cp38-cp38m-win_amd64.whl

I've tried two commands in command prompt: py -m pip install spinnaker_python-2.6.0.156-cp38-cp38m-win_amd64.whl and spinnaker_python-2.6.0.156-cp38-cp38m-win_amd64.whl

I have made sure that I am in the exact directory as the wheel file, and I made sure I had the correct version of python. I have tried this in the PyCharm terminal and my windows command prompt.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source