简体   繁体   English

虽然有新版本,但Anaconda不会更新spyder

[英]Anaconda won't update spyder although there's a new version

Spyder just notified me that a new version (3.1.4) is available and should be installed. Spyder刚刚通知我,新版本(3.1.4)可用,应该安装。 However, Anaconda thinks that version 3.1.3 is the newest version, so I can't update through Anaconda. 但是,Anaconda认为版本3.1.3是最新版本,所以我不能通过Anaconda更新。 I tried two ways of updating through Anaconda: 我尝试了两种通过Anaconda更新的方法:

  • In Anaconda Navigator, when I click on the gear icon to the top right of the Spyder icon, 'Update application' is grayed out. 在Anaconda Navigator中,当我点击Spyder图标右上方的齿轮图标时,“更新应用程序”显示为灰色。
  • In Anaconda Prompt, I typed conda update spyder and got the following output: 在Anaconda Prompt中,我键入了conda update spyder并得到以下输出:

     \\# All requested packages already installed. \\# packages in environment at C:\\Python27\\Anaconda2: \\# spyder 3.1.3 py27_0 

Why does this happen? 为什么会这样? Anybody dealt with this before? 以前有人处理过吗? Can I expect Anaconda to recognize the new update in a few days? 我可以期待Anaconda在几天内认出新的更新吗? Will it at least notice when 3.1.5 comes out? 它至少会在3.1.5出现时注意到吗? Is there a way to update spyder without bypassing Anaconda? 有没有办法更新spyder而不绕过Anaconda?

Some extra info: 一些额外的信息:

  • According to the Python package index, Spyder 3.1.4 was uploaded on April 24. 根据Python包索引,Spyder 3.1.4于4月24日上传。
  • I also tried conda update conda which told me I'm already running the latest version of Anaconda: 4.3.16 我也试过conda update conda告诉我,我已经在运行最新版本的Anaconda:4.3.16

According to the release notes : 根据发布说明

Note: This usually takes a couple of days to work until conda packages are created and uploaded by Continuum. 注意:这通常需要几天时间才能工作,直到Continuum创建和上传conda包。 Please be patient. 请耐心等待。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM