目录

python中Numpy包的安装及使用

目录

  • 1、下载相应的Numpy安装包,.whl格式。下载链接.(https://pypi.python.org/pypi/numpy)

  • 2、再使用命令行安装:

      pip install numpy文件名.whl