栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > Python

anaconda 安装scipy

Python 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

anaconda 安装scipy

cmd输入pip debug --verbose查看python支持的版本

1.针对版本下载 下载网址,https://www.lfd.uci.edu/~gohlke/pythonlibs/#scipy

2.将包文件考入python安装路径的script文件夹下。

C:Usersadmin>where python
D:anacondaanaconda3python.exe
C:UsersadminAppDataLocalMicrosoftWindowsAppspython.exe

3.输入cmd,打开终端命令行窗口,再输入“cd 包文件路径”进入包文件路径

C:UsersJZQ>cd D:anacondaanaconda3scripts

C:Usersadmin>D:

D:anacondaanaconda3scripts>

4.D:Pythonscripts> python -m pip install --upgrade pip

5. pip install scipy-1.7.3-cp37-cp37m-win_amd64.whl

D:Pythonscripts>pip install scipy-1.7.3-cp37-cp37m-win_amd64.whl
WARNING: Ignoring invalid distribution -andas (d:pythonlibsite-packages)
WARNING: Ignoring invalid distribution -andas (d:pythonlibsite-packages)
Processing d:pythonscriptsscipy-1.7.3-cp37-cp37m-win_amd64.whl
Requirement already satisfied: numpy<1.23.0,>=1.16.5 in c:usersjzqappdataroamingpythonpython37site-packages (from scipy==1.7.3) (1.21.4)
scipy is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.
WARNING: Ignoring invalid distribution -andas (d:pythonlibsite-packages)
WARNING: Ignoring invalid distribution -andas (d:pythonlibsite-packages)
WARNING: Ignoring invalid distribution -andas (d:pythonlibsite-packages)

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/657345.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号