Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. ------------------------------------------------------------
  2. ../venv/bin/pip run on Wed Feb 9 14:54:18 2011
  3. Obtaining Django-facebook from git+git://github.com/tschellenbach/Django-facebook.git#egg=Django-facebook
  4. Cloning git://github.com/tschellenbach/Django-facebook.git to /accounts/toret/www/toret.unbit.it/venv/src/django-facebook
  5. Found command 'git' at '/usr/bin/git'
  6. Running command /usr/bin/git clone -q git://github.com/tschellenbach/Django-facebook.git /accounts/toret/www/toret.unbit.it/venv/src/django-facebook
  7. Complete output from command /usr/bin/git clone -q git://github.com/tschellenbach/Django-facebook.git /accounts/toret/www/toret.unbit.it/venv/src/django-facebook:
  8.  
  9. ----------------------------------------
  10. Command /usr/bin/git clone -q git://github.com/tschellenbach/Django-facebook.git /accounts/toret/www/toret.unbit.it/venv/src/django-facebook failed with error code 1
  11. Exception information:
  12. Traceback (most recent call last):
  13. File "/accounts/toret/www/toret.unbit.it/venv/lib/python2.6/site-packages/pip-0.7.2-py2.6.egg/pip/basecommand.py", line 120, in main
  14. self.run(options, args)
  15. File "/accounts/toret/www/toret.unbit.it/venv/lib/python2.6/site-packages/pip-0.7.2-py2.6.egg/pip/commands/install.py", line 161, in run
  16. requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  17. File "/accounts/toret/www/toret.unbit.it/venv/lib/python2.6/site-packages/pip-0.7.2-py2.6.egg/pip/req.py", line 854, in prepare_files
  18. req_to_install.update_editable(not self.is_download)
  19. File "/accounts/toret/www/toret.unbit.it/venv/lib/python2.6/site-packages/pip-0.7.2-py2.6.egg/pip/req.py", line 367, in update_editable
  20. vcs_backend.obtain(self.source_dir)
  21. File "/accounts/toret/www/toret.unbit.it/venv/lib/python2.6/site-packages/pip-0.7.2-py2.6.egg/pip/vcs/git.py", line 102, in obtain
  22. call_subprocess([self.cmd, 'clone', '-q', url, dest])
  23. File "/accounts/toret/www/toret.unbit.it/venv/lib/python2.6/site-packages/pip-0.7.2-py2.6.egg/pip/__init__.py", line 226, in call_subprocess
  24. % (command_desc, proc.returncode))
  25. InstallationError: Command /usr/bin/git clone -q git://github.com/tschellenbach/Django-facebook.git /accounts/toret/www/toret.unbit.it/venv/src/django-facebook failed with error code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement