agiliq/django-pastebin

Pip install fails

Closed this issue · 0 comments

shabda@jazzy ~> sudo pip install django-buzz
/usr/local/lib/python2.6/dist-packages/pip-0.6.1-py2.6.egg/pip.py:2212: UserWarning: Unbuilt egg for setuptools unknown version
self.satisfied_by = pkg_resources.get_distribution(self.req)
Downloading/unpacking django-buzz
Downloading django-buzz-0.1.2.linux-i686.tar.gz
Running setup.py egg_info for package django-buzz
Traceback (most recent call last):
File "", line 14, in
IOError: [Errno 2] No such file or directory: '/home/shabda/build/django-buzz/setup.py'
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 14, in

IOError: [Errno 2] No such file or directory: '/home/shabda/build/django-buzz/setup.py'


Command python setup.py egg_info failed with error code 1
Storing complete log in ./pip-log.txt
shabda@jazzy ~>