how to update spyder on anaconda

后端 未结 12 602
深忆病人
深忆病人 2020-12-07 11:20

I have Anaconda installed (Python 2.7.11 |Anaconda custom (64-bit)| (default, Feb 16 2016, 09:58:36) [MSC v.1500 64 bit (AMD64)] on win32) and I am using Spyder 2.3.8

12条回答
  •  执笔经年
    2020-12-07 11:59

    Use this conda install spyder=4.0.0 This will not mess up your anaconda dependencies. https://github.com/spyder-ide/spyder/releases

提交回复
热议问题