Jtunes:/usr/local/src/pinax-trunk jtunes$ cd pinax-env/
Jtunes:/usr/local/src/pinax-trunk/pinax-env jtunes$ source bin/
activate
(pinax-env)Jtunes:/usr/local/src/pinax-trunk/pinax-env jtunes$ pip
install --requirement src/pinax/requirements/external_apps.txt
Downloading/unpacking
http://developer.yahoo.com/python/samples/ybrowserauth.zip
(from -r src/pinax/requirements/libs.txt (line 16))
Downloading ybrowserauth.zip
Running setup.py egg_info for package from
http://developer.yahoo.com/python/samples/ybrowserauth.zip
Downloading/unpacking
http://geopy.googlecode.com/svn/trunk/ (from -r
src/pinax/requirements/libs.txt (line 17))
Downloading
Checking out svn repository
http://geopy.googlecode.com/svn/trunk/
to /tmp/pip-a5AH8s-build
Running setup.py egg_info for package from
http://geopy.googlecode.com/svn/trunk/
Downloading/unpacking
http://svn.pinaxproject.com/pinax/trunk/libs/diff-match-patch/
(from -r src/pinax/requirements/libs.txt (line 18))
Downloading
Checking out svn repository
http://svn.pinaxproject.com/pinax/trunk/libs/diff-match-patch/
to /tmp/pip-LoVaGj-build
Running setup.py egg_info for package from
http://svn.pinaxproject.com/pinax/trunk/libs/diff-match-patch/
Downloading/unpacking
http://svn.pinaxproject.com/pinax/trunk/libs/atom-format/
(from -r src/pinax/requirements/libs.txt (line 19))
Downloading
Checking out svn repository
http://svn.pinaxproject.com/pinax/trunk/libs/atom-format/
to /tmp/pip-VmGii7-build
Running setup.py egg_info for package from
http://svn.pinaxproject.com/pinax/trunk/libs/atom-format/
Downloading/unpacking
http://django-photologue.googlecode.com/files/photologue-2.1.zip
(from -r src/pinax/requirements/external_apps.txt (line 14))
Downloading photologue-2.1.zip (60Kb): 60Kb downloaded
Running setup.py egg_info for package from
http://django-photologue.googlecode.com/files/photologue-2.1.zip
warning: no files found matching 'photologue/locale/*.mo'
warning: no files found matching 'photologue/locale/*.po'
Downloading/unpacking
http://django-tagging.googlecode.com/svn/trunk/
(from -r src/pinax/requirements/external_apps.txt (line 19))
Downloading
Checking out svn repository
http://django-tagging.googlecode.com/svn/trunk/
to /tmp/pip-wClugj-build
Running setup.py egg_info for package from
http://django-tagging.googlecode.com/svn/trunk/
Downloading/unpacking
http://django-voting.googlecode.com/svn/trunk/
(from -r src/pinax/requirements/external_apps.txt (line 20))
Downloading
Checking out svn repository
http://django-voting.googlecode.com/svn/trunk/
to /tmp/pip-tY-mTq-build
Running setup.py egg_info for package from
http://django-voting.googlecode.com/svn/trunk/
Downloading/unpacking
http://django-timezones.googlecode.com/svn/trunk/
(from -r src/pinax/requirements/external_apps.txt (line 21))
Downloading
Checking out svn repository
http://django-timezones.googlecode.com/svn/trunk/
to /tmp/pip-OzXosP-build
Running setup.py egg_info for package from
http://django-timezones.googlecode.com/svn/trunk/
Downloading/unpacking
http://django-command-extensions.googlecode.com/svn/trunk/
(from -r src/pinax/requirements/external_apps.txt (line 22))
Downloading
Checking out svn repository
http://django-command-extensions.googlecode.com/svn/trunk/
to /tmp/pip-hwQ9MU-build
Running setup.py egg_info for package from
http://django-command-extensions.googlecode.com/svn/trunk/
Downloading/unpacking
http://django-db-log.googlecode.com/svn/trunk/
(from -r src/pinax/requirements/external_apps.txt (line 23))
Downloading
Checking out svn repository
http://django-db-log.googlecode.com/svn/trunk/
to /tmp/pip-729FKE-build
Running setup.py egg_info for package from
http://django-db-log.googlecode.com/svn/trunk/
Downloading/unpacking
http://django-page-cms.googlecode.com/svn/trunk/
(from -r src/pinax/requirements/external_apps.txt (line 24))
Downloading
Checking out svn repository
http://django-page-cms.googlecode.com/svn/trunk/
to /tmp/pip--7qRGV-build
Running setup.py egg_info for package from
http://django-page-cms.googlecode.com/svn/trunk/
/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/
distutils/dist.py:236: UserWarning: Unknown distribution option:
'requires'
warnings.warn(msg)
Downloading/unpacking
http://django-mptt.googlecode.com/svn/trunk/
(from -r src/pinax/requirements/external_apps.txt (line 25))
Downloading
Checking out svn repository
http://django-mptt.googlecode.com/svn/trunk/
to /tmp/pip-seNb6l-build
Running setup.py egg_info for package from
http://django-mptt.googlecode.com/svn/trunk/
Checking out django-openid from git+git://
github.com/brosner/django-
openid.git#egg=django-openid checkout from git+git://
github.com/
brosner/django-openid.git#egg=django-openid (from -r src/pinax/
requirements/external_apps.txt (line 41))
Cloning git://
github.com/brosner/django-openid.git to ./src/django-
openid
Error [Errno 2] No such file or directory while executing command
git clone -q git://
github.com/brosner/django-openid.git /usr/local/src/
pinax-trunk/pinax-env/src/django-openid
Exception:
Traceback (most recent call last):
File "/usr/local/src/pinax-trunk/pinax-env/lib/python2.4/site-
packages/pip-0.3.1-py2.4.egg/pip.py", line 252, in main
self.run(options, args)
File "/usr/local/src/pinax-trunk/pinax-env/lib/python2.4/site-
packages/pip-0.3.1-py2.4.egg/pip.py", line 408, in run
requirement_set.install_files(finder,
force_root_egg_info=self.bundle)
File "/usr/local/src/pinax-trunk/pinax-env/lib/python2.4/site-
packages/pip-0.3.1-py2.4.egg/pip.py", line 1741, in install_files
req_to_install.update_editable()
File "/usr/local/src/pinax-trunk/pinax-env/lib/python2.4/site-
packages/pip-0.3.1-py2.4.egg/pip.py", line 1486, in update_editable
version_control(self.url).obtain(self.source_dir)
File "/usr/local/src/pinax-trunk/pinax-env/lib/python2.4/site-
packages/pip-0.3.1-py2.4.egg/pip.py", line 2803, in obtain
call_subprocess(
File "/usr/local/src/pinax-trunk/pinax-env/lib/python2.4/site-
packages/pip-0.3.1-py2.4.egg/pip.py", line 3509, in call_subprocess
cwd=cwd, env=env)
File "/Library/Frameworks/Python.framework/Versions/2.4//lib/
python2.4/subprocess.py", line 543, in __init__
errread, errwrite)
File "/Library/Frameworks/Python.framework/Versions/2.4//lib/
python2.4/subprocess.py", line 975, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Storing complete log in ./pip-log.txt