简体   繁体   中英

Anaconda - Not updating

I am using Anaconda installation and many times the updates don't work.

For example, some bokeh commands work well when I run the a python program from the command line (ie c:> python testPlot.py), but will not work in the IPython console or from Spyder.

I tried updating conda, Anaconda, bokeh, but the behavior doesn't change. This is not just this one package. Others have the same issue.

Any idea?

Thanks.

C:>conda update conda conda 4.0.6 py27_0

C:>conda update anaconda anaconda 4.0.0 np110py27_0

C:>conda update bokeh bokeh 0.11.1 py27_0

只需在Windows或Mac上的终端上打开cmd提示符,然后将其粘贴到您安装困难的版本中即可。

conda install anaconda-navigator=(whatever version is giving you trouble)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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