SVXX

Freetype Fail

Jan 31st, 2014
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. ------------------------------------------------------------
  2. /usr/bin/pip run on Fri Jan 31 22:31:34 2014
  3. Downloading/unpacking freetype
  4. Getting page http://pypi.python.org/simple/freetype
  5. URLs to search for versions for freetype:
  6. * http://pypi.python.org/simple/freetype/
  7. Getting page http://pypi.python.org/simple/freetype/
  8. Analyzing links from page https://pypi.python.org/simple/Freetype/
  9. Skipping link https://pypi.python.org/packages/2.4/F/Freetype/Freetype-Milestone1-py2.4-win32.egg#md5=a113164f1b9b9270078906d54243ca0e (from https://pypi.python.org/simple/Freetype/); unknown archive format: .egg
  10. Could not find any downloads that satisfy the requirement freetype
  11. No distributions at all found for freetype
  12. Exception information:
  13. Traceback (most recent call last):
  14. File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 126, in main
  15. self.run(options, args)
  16. File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 223, in run
  17. requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  18. File "/usr/lib/python2.7/dist-packages/pip/req.py", line 948, in prepare_files
  19. url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
  20. File "/usr/lib/python2.7/dist-packages/pip/index.py", line 152, in find_requirement
  21. raise DistributionNotFound('No distributions at all found for %s' % req)
  22. DistributionNotFound: No distributions at all found for freetype
Add Comment
Please, Sign In to add comment