吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 2046|回复: 2
收起左侧

[已解决] spyder5.1.5更新

[复制链接]
xiexuhuai 发表于 2021-11-20 22:01
python编程一直使用anaconda的spyder编译器,开启自动检查更新。之前顺利更新到5.0.5,但在更新5.1.5时遇到问题。
conda update anaconda顺利运行
conda install spyder=5.1.5时就卡在Solving environment: failed with initial frozen solve. Retrying with flexible solve.这里。
上网查询之后在一个英文网站找到解决办法,下面是原文:

(Spyder maintainer here) Our regular instructions to update Spyder don't work in this case because there are some incompatible dependencies between Spyder 5.0.5 and 5.1.5.

To workaround this problem, you need to close Spyder and run the following commands in the Anaconda Prompt (or your system terminal on Linux or macOS):

conda remove spyder
conda remove python-language-server
conda update anaconda
conda install spyder=5.1.5
The second or third commands (i.e. conda remove python-language-server or conda update anaconda) could give you errors, but that's fine. Simply ignore them and continue with the other commands.
翻译过来就是Spyder 5.0.5 和 5.1.5 之间存在一些不兼容,想要在anaconda中升级为5.1.5依次运行下面命令:
conda remove spyder
conda remove python-language-server
conda update anaconda
conda install spyder=5.1.5
第二个或第三个命令(即conda remove python-language-server或conda update anaconda)可能会报错,忽略继续运行下个命令即可。新版spyder图标:

新人发帖,看到论坛没有相关帖子,斗胆发帖。如有发错版区,请联系版主删除。

屏幕截图 2021-11-20 215800.jpg

免费评分

参与人数 1吾爱币 +1 热心值 +1 收起 理由
yt13299374849 + 1 + 1 我很赞同!

查看全部评分

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

断了风筝的线 发表于 2021-11-21 11:29
谢谢分享!
xiaobaikan 发表于 2021-11-21 16:32
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-11-25 19:48

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表