Advertisement
Guest User

Untitled

a guest
Apr 13th, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. Drews-MacBook-Pro:dcrodman-issue1515 dcrodman$ easy_install distribute
  2. install_dir /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/
  3. Searching for distribute
  4. Best match: distribute 0.6.14
  5. Adding distribute 0.6.14 to easy-install.pth file
  6. Installing easy_install script to /Library/Frameworks/Python.framework/Versions/2.7/bin
  7. Installing easy_install-2.7 script to /Library/Frameworks/Python.framework/Versions/2.7/bin
  8.  
  9. Using /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
  10. Processing dependencies for distribute
  11. Finished processing dependencies for distribute
  12. Drews-MacBook-Pro:dcrodman-issue1515 dcrodman$ python bootstrap.py
  13. Downloading http://pypi.python.org/packages/2.7/s/setuptools/setuptools-0.6c11-py2.7.egg
  14. Traceback (most recent call last):
  15. File "bootstrap.py", line 258, in <module>
  16. ws.require(requirement)
  17. File "build/bdist.linux-i686/egg/pkg_resources.py", line 666, in require
  18. File "build/bdist.linux-i686/egg/pkg_resources.py", line 565, in resolve
  19. pkg_resources.DistributionNotFound: zc.buildout==1.5.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement