【问题标题】:how to update Canopy's Python 2.7如何更新 Canopy 的 Python 2.7
【发布时间】:2016-01-13 03:29:06
【问题描述】:
from pandas_datareader import data as webdata
mydata = webdata.DataReader("GDPMCA1", "fred")

产生InsecurePlatformWarning,如https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning 所述。所以我需要更新我的python 2.7(Win 64)。这曾经没有问题(只需安装旧版本),但我已经切换到使用 Canopy Python 发行版。如何最好地进行? Canopy 是否提供了一种简单的方法来更新到其最新支持的 Python 2.7.x?

【问题讨论】:

    标签: python python-2.7 canopy


    【解决方案1】:

    您需要卸载并重新安装,但如果您愿意,您可以保持软件包集不变。见这篇文章:https://support.enthought.com/hc/en-us/articles/204469570-Canopy-shows-no-updates-available-reinstalling-from-the-website

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-09-16
      • 1970-01-01
      • 1970-01-01
      • 2013-09-09
      • 1970-01-01
      相关资源
      最近更新 更多