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.csdn.net/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.csdn.net/weixin_47542175/article/details/122380430
原文地址:https://blog.csdn.net/appmathw/article/details/130983443
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。
如若转载,请注明出处:http://www.7code.cn/show_13477.html
如若内容造成侵权/违法违规/事实不符,请联系代码007邮箱:suwngjj01@126.com进行投诉反馈,一经查实,立即删除!