python3.7安装

进入下载官网选择适合自己电脑的版本 —— [ python下载网站 ]
安装时选择Add Python3.7 to Path关于安装python3.7以及numpy、matplotlib

numpy、matlib安装

安装好python后打开cmd,进入python下的scripts文件:cd 文件路径关于安装python3.7以及numpy、matplotlib
在该路径下:pip install numpy,pip install matplotlib
然后系统就会自动开始下载,显示Successfully installed ….就说明成功啦~

相关文章:

  • 2022-12-23
  • 2021-08-10
  • 2022-12-23
  • 2021-06-01
  • 2021-11-28
  • 2021-10-26
  • 2021-04-13
  • 2022-02-01
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-31
  • 2022-12-23
  • 2022-01-18
  • 2022-12-23
相关资源
相似解决方案