
This is due to the fact that uninstalling a distutils project will only partially uninstall the project.įile "/Library/Python/2.7/site-packages/pip/commands/install.py", line 317, in runįile "/Library/Python/2.7/site-packages/pip/req/req_set.py", line 725, in installįile "/System/Library/Frameworks/amework/Versions/2.7/lib/python2.7/shutil.py", line 302, in moveįile "/System/Library/Frameworks/amework/Versions/2.7/lib/python2.7/shutil.py", line 131, in copy2įile "/System/Library/Frameworks/amework/Versions/2.7/lib/python2.7/shutil.py", line 103, in copystat Installing collected packages: numpy, pytz, six, python-dateutil, cycler, pyparsing, matplotlibįound existing installation: numpy 1.8.0rc1ĭEPRECATION: Uninstalling a distutils installed project (numpy) has been deprecated and will be removed in a future version. Using cached pyparsing-2.1.0-py2.p圓-none-any.whlĬollecting six>=1.5 (from python-dateutil->matplotlib) Using cached python_dateutil-2.4.2-py2.p圓-none-any.whl

Using cached 圓-none-any.whlĬollecting python-dateutil (from matplotlib) $ sudo -H pip install -upgrade matplotlib

Requirement_set.uninstall(auto_confirm=options.yes)įile "/Library/Python/2.7/site-packages/pip/req/req_set.py", line 325, in uninstallįile "/Library/Python/2.7/site-packages/pip/req/req_install.py", line 752, in uninstallįile "/Library/Python/2.7/site-packages/pip/req/req_uninstall.py", line 115, in removeįile "/Library/Python/2.7/site-packages/pip/utils/_init_.py", line 266, in renamesįile "/System/Library/Frameworks/amework/Versions/2.7/lib/python2.7/shutil.py", line 299, in moveįile "/System/Library/Frameworks/amework/Versions/2.7/lib/python2.7/shutil.py", line 208, in copytree System/Library/Frameworks/amework/Versions/2.7/Extras/lib/python/pylab.pycįile "/Library/Python/2.7/site-packages/pip/basecommand.py", line 209, in mainįile "/Library/Python/2.7/site-packages/pip/commands/uninstall.py", line 76, in run System/Library/Frameworks/amework/Versions/2.7/Extras/lib/python/pylab.py System/Library/Frameworks/amework/Versions/2.7/Extras/lib/python/matplotlib-1.3.1-py2.7.egg-info System/Library/Frameworks/amework/Versions/2.7/Extras/lib/python/matplotlib $ sudo -H pip uninstall matplotlib Uninstalling matplotlib-1.3.1:
