相关疑难解决方法(0)

在安装了Canopy的Ubuntu 12.04中无法升级matplotlib

我想升级matplotlibUbuntu 12.04.当我运行命令时:

sudo pip install --upgrade matplotlib
Run Code Online (Sandbox Code Playgroud)

我收到此错误:

Downloading/unpacking matplotlib
  Running setup.py egg_info for package matplotlib
    The required version of distribute (>=0.6.28) is not available,
    and can't be installed while this script is running. Please
    install a more recent version first, using
    'easy_install -U distribute'.

    (Currently using distribute 0.6.24dev-r0 (/usr/lib/python2.7/dist-packages))
    Complete output from command python setup.py egg_info:
    The required version of distribute (>=0.6.28) is not available,

and can't be installed while this script is running. Please …
Run Code Online (Sandbox Code Playgroud)

python upgrade matplotlib enthought canopy

5
推荐指数
1
解决办法
8012
查看次数

标签 统计

canopy ×1

enthought ×1

matplotlib ×1

python ×1

upgrade ×1