AMD64 import pip._internal print(pip._internal.pep425tags.get_supported()) WIN32 import pip print(pip.pep425tags.get_supported())
打开 豆瓣源 https://pypi.doubanio.com/simple/numpy/ python
搜索numpy-1.14.4-cp35-none-win32 下载下来spa
pip install .\numpy-1.14.4-cp35-none-win32.whl Processing f:\python\whl\numpy-1.14.4-cp35-none-win32.whl Installing collected packages: numpy Successfully installed numpy-1.14.4
OK ~ 版本必定要对应,不是每一个版本都适用的!3d