我想在W10上安装NumPy for Python 3.4。我使用了下一个过程:
- download numpy-1.13.3+mkl-cp34-cp34m-win_amd64.whl
- installation from folder which constaints *.whl and I used pip install *.whl
- I obtained message: *.whl is not a supported wheel on this platform
问题在哪里?
答案 0 :(得分:0)
在W10上安装NumPy: