python3.5 安裝 numpy1.14.4

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

相關文章
相關標籤/搜索