• numpy安装
  • 下载地址:https://pypi.python.org/pypi/numpy(各取所需)
  • copy安装目录。eg:鄙人的D:\python3.6.1\Scripts
  • pip install :eg: win+R ----->  CMD ---->    pip install D:\python3.6.1\Scripts\numpy-1.13.0rc2-cp36-none-win_amd64.whl
  • 安装成功:

python安装 numpy&安装matplotlib& scipy

同理:

  • 安装matplotlib
  • 安装scipy

 

python安装 numpy&安装matplotlib& scipy

 

相关文章:

  • 2022-12-23
  • 2021-09-11
  • 2021-06-01
  • 2021-11-19
  • 2021-04-26
  • 2021-11-19
  • 2021-09-08
  • 2022-12-23
猜你喜欢
  • 2021-12-02
  • 2021-03-31
  • 2021-05-08
  • 2021-11-19
  • 2021-11-25
  • 2021-11-19
  • 2021-11-21
相关资源
相似解决方案