Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 12th, 2012  |  syntax: None  |  size: 0.75 KB  |  hits: 29  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Install pycairo in virtualenv
  2. Downloading/unpacking pycairo==1.10.0
  3.   Running setup.py egg_info for package pycairo
  4.     Traceback (most recent call last):
  5.       File "<string>", line 14, in <module>
  6.     IOError: [Errno 2] No such file or directory:
  7. '/home/radu/Desktop/djangos/workout/venv/build/pycairo/setup.py'
  8. Complete output from command python setup.py egg_info:
  9. Traceback (most recent call last):
  10.  
  11. File "<string>", line 14, in <module>
  12.  
  13. IOError: [Errno 2] No such file or directory:
  14. '/home/radu/Desktop/djangos/workout/venv/build/pycairo/setup.py'
  15.  
  16. ----------------------------------------
  17. Command python setup.py egg_info failed with error code 1 in
  18. /home/radu/Desktop/djangos/workout/venv/build/pycairo
  19. Storing complete log in /home/radu/.pip/pip.log