作者热门文章
- c - 在位数组中找到第一个零
- linux - Unix 显示有关匹配两种模式之一的文件的信息
- 正则表达式替换多个文件
- linux - 隐藏来自 xtrace 的命令
我看到了同样的问题,但它对我不起作用。
pip install PyOpenGL.3.1.1-cp34-cp34m-win_amd64.whl
我对 NumPy 也有同样的问题:
pip install numpy-1.11.1+mkl-cp34-cp34m-win_amd64.whl
然后我得到:
numpy-1.11.1+mkl-cp34-cp34m-win_amd64.whl is not a supported wheel onthis platform. Storing debug log for failure inC://Users/myUsername/pip/pip.log
我使用的是 64 位和 Python 3.4.0。怎么了?
最佳答案
在重命名 pip install --upgrade pip
关于python - "filename.whl is not a supported wheel on this platform",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38866758/
我是一名优秀的程序员,十分优秀!