So, I tried giving this a shot, and I've got a hangup:

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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to