Spyder 没有更新到 V4

Spyder does not update to V4

更新 spyder 没有任何作用。我的系统仍然卡在 V3 上。有人可以帮我把它放到 V4 上吗?

我启动 Anaconda 导航器。

我启动Spyder V3.3.6

一个提示告诉我 Spyder 4.0.1 可用。

我按照以下说明进行操作:https://docs.spyder-ide.org/installation.html

打开 Anaconda 命令 window 并输入:conda update spyder

获得以下内容:

(base) C:\Users\user>conda update spyder
Collecting package metadata (current_repodata.json): done
Solving environment: \

Updating spyder is constricted by

anaconda -> requires spyder==3.3.6=py37_0

If you are sure you want an update of your package either try `conda update --all` or install a specific version of the package you want using `conda install <pkg>=<version>`

done

# All requested packages already installed.

运行 conda update anaconda 更新您的 anaconda 版本然后使用 conda update spyder

更新您的 spyder 版本

我列出了我的所有步骤,因为我不确定究竟哪些步骤允许哪些其他步骤。

我还安装了 Anaconda 来管理和使用 Spyder 3.3.6。当我 运行 Spyder 时,我收到消息 Spyder 4.1.5 is available!。我 运行 Anaconda Navigator 作为管理员,在主页选项卡中,Spyder 设置菜单显示 Update Application 变灰。即使我进入“环境”选项卡并单击 Update Index...

,这种情况仍然存在

我以管理员身份打开了一个 Anaconda Prompt 并且 运行:

conda update --all
conda update conda
conda update anaconda
conda update spyder

我还收到以下消息:

Updating spyder is constricted by

anaconda -> requires spyder==3.3.6=py37_0

If you are sure you want an update of your package either try `conda update --all` or install a specific version of the package you want using `conda install <pkg>=<version>`

done

# All requested packages already installed.    

我关闭了 Anaconda Prompt 并打开了一个新的,以防更新的 Anaconda 工作需要它。我 re-issued condate update spyder 但收到与上面相同的消息。我确认 Spyder 仍然是 3.3.6 版本。

我 re-ran 蟒蛇导航器。这一次,Spyder 的 Update Application 没有变灰,但点击它只会引起一个短暂的旋转圈。 Spyder 版本未更新。我 re-entered 环境选项卡和 re-clicked Update Index... 并等待它完成。在 Anaconda Navigator 的主页选项卡中,在 Spyder 的设置菜单中,我可以 Install specific version > 4.1.5.