Skip to content

Instantly share code, notes, and snippets.

@luigi
Created March 11, 2011 20:07
Show Gist options
  • Save luigi/866478 to your computer and use it in GitHub Desktop.
Save luigi/866478 to your computer and use it in GitHub Desktop.
~ » pip install django-mediasync ~
Downloading/unpacking django-mediasync
Downloading django-mediasync-2.1.0.macosx-10.4-x86_64.tar.gz
Running setup.py egg_info for package django-mediasync
Traceback (most recent call last):
File "<string>", line 14, in <module>
IOError: [Errno 2] No such file or directory: '/Users/luigi/Developer/var/pip/build/django-mediasync/setup.py'
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 14, in <module>
IOError: [Errno 2] No such file or directory: '/Users/luigi/Developer/var/pip/build/django-mediasync/setup.py'
----------------------------------------
Command python setup.py egg_info failed with error code 1
Storing complete log in /Users/luigi/Developer/var/pip/pip.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment