Advertisement
infogulch

Untitled

Jul 19th, 2012
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. >python setup.py install
  2. running install
  3. running bdist_egg
  4. running egg_info
  5. writing dulwich.egg-info\PKG-INFO
  6. writing top-level names to dulwich.egg-info\top_level.txt
  7. writing dependency_links to dulwich.egg-info\dependency_links.txt
  8. reading manifest file 'dulwich.egg-info\SOURCES.txt'
  9. reading manifest template 'MANIFEST.in'
  10. writing manifest file 'dulwich.egg-info\SOURCES.txt'
  11. installing library code to build\bdist.win32\egg
  12. running install_lib
  13. running build_py
  14. running build_ext
  15. building 'dulwich._objects' extension
  16. error: Unable to find vcvarsall.bat
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement