djangopycryptodjango-registrationPyYAMLdocutils #optional
Awesome Ariel. Thanks for that!
Obtaining django-threaded-multihost from
hg+http://bitbucket.org/bkroeze/django-threaded-multihost/#egg=django-threaded-multihost
(from -r satchmo_requirements.txt (line 9))
Cloning hg http://bitbucket.org/bkroeze/django-threaded-multihost/ to
./src/django-threaded-multihost
Error [Errno 2] No such file or directory while executing command hg
clone -q http://bitbucket.org/bkroeze/django-threaded-multihost/
/Users/bob/satchmo/src/django-threaded-multihost
Exception:
Traceback (most recent call last):
File "/Library/Python/2.6/site-packages/pip-0.4-py2.6.egg/pip.py",
line 274, in main
self.run(options, args)
File "/Library/Python/2.6/site-packages/pip-0.4-py2.6.egg/pip.py",
line 431, in run
requirement_set.install_files(finder, force_root_egg_info=self.bundle)
File "/Library/Python/2.6/site-packages/pip-0.4-py2.6.egg/pip.py",
line 1804, in install_files
req_to_install.update_editable()
File "/Library/Python/2.6/site-packages/pip-0.4-py2.6.egg/pip.py",
line 1544, in update_editable
version_control(self.url).obtain(self.source_dir)
File "/Library/Python/2.6/site-packages/pip-0.4-py2.6.egg/pip.py",
line 3072, in obtain
call_subprocess(['hg', 'clone', '-q', url, dest])
File "/Library/Python/2.6/site-packages/pip-0.4-py2.6.egg/pip.py",
line 3609, in call_subprocess
cwd=cwd, env=env)
File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py",
line 595, in __init__
errread, errwrite)
File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py",
line 1106, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
I'm running on Mac OS 10.6 Snow Leopard, which defaults to Py 2.6 ...
Bruce (or anyone else), is there a problem with
django-threaded-multihost & Python 2.6?
Thanks,
Bob
Forgot I didn't re-install hg. Duh.
Just finished successfully running thru that requirements file. Fantastic.
Thanks again.
I made the requirements file in Snow Leopard developer preview, so I
knew it worked ;)
Glad to see you found it useful.
Ariel.