I saw the same question, but that did not work for me.
pip install PyOpenGL.3.1.1-cp34-cp34m-win_amd64.whl
also i have the same problem for numpy
pip install numpy-1.11.1+mkl-cp34-cp34m-win_amd64.whl
Then I get:
numpy-1.11.1 + mkl-cp34-cp34m-win_amd64.whl is not supported wheel on this platform. Saving debug logs when C: //Users/myUsername/pip/pip.log fails
I am using 64 bit and Python 3.4.0
What's wrong?
source
share