Created
March 11, 2011 20:07
-
-
Save luigi/866478 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ » 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