解决使用pip无法安装包、无限依赖警告

安装Spyder时,使用清华镜像加速并修改pip命令可避免长时间等待。然而,Spyder5.4.3版本可能消耗大量内存,4个Python进程可能导致886.89M的占用,对于8G内存的系统可能显得不足。文章提供了相关资源链接供参考解决这些问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

安装Spyder,使用清华镜像,总是提示

INFO: pip is looking at multiple versions of sanic to determine which version is compatible with other requirements. This could take a while.
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. If you want to abort this run, you can press Ctrl + C to do so. To improve how pip performs, tell us what happened here: https://pip.pypa.io/surveys/backtracking

参考:https://blog.youkuaiyun.com/weixin_35757704/article/details/122269142,改为如下,很快安装完成!

pip3 install -U --user pip && pip3 install spyder -i https://pypi.org/simple

Spyder5.4.3 现在也很吃内存!Spyder+4个Python进程,占用了886.89M。
8G内存的机器不够看了!

另一个参考:
https://blog.youkuaiyun.com/weixin_47542175/article/details/122380430

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值