Ubuntu Pastebin

Paste from pip at Thu, 30 Apr 2015 15:53:51 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
Traceback (most recent call last):
  File "/usr/local/bin/pip", line 5, in <module>
    from pkg_resources import load_entry_point
  File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 2829, in <module>

  File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 451, in _build_mast
er
    def _build_from_requirements(cls, req_spec):
  File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 464, in _build_from
_requirements
    for entry in sys.path:
  File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 639, in resolve
    fallback=True):
pkg_resources.DistributionNotFound: pip==1.0
Download as text