Numpy安装及常见ERROR:(xxx.whl is not a supported wheel on this platform.)
安装Numpy时遇到ERROR: numpy-1.18.0-cp35-cp35m-win_amd64.whl is not a supported wheel on this platform.安装Numpy步骤1 查看你的python所支持的whl 文件类型>>> import pip._internal>>> print(pip._internal....
原创
2019-12-25 10:57:13 ·
9017 阅读 ·
0 评论