Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ------------------------------------------------------------
- /usr/bin/pip run on Fri Jan 31 22:31:34 2014
- Downloading/unpacking freetype
- Getting page http://pypi.python.org/simple/freetype
- URLs to search for versions for freetype:
- * http://pypi.python.org/simple/freetype/
- Getting page http://pypi.python.org/simple/freetype/
- Analyzing links from page https://pypi.python.org/simple/Freetype/
- 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
- Could not find any downloads that satisfy the requirement freetype
- No distributions at all found for freetype
- Exception information:
- Traceback (most recent call last):
- File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 126, in main
- self.run(options, args)
- File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 223, in run
- requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
- File "/usr/lib/python2.7/dist-packages/pip/req.py", line 948, in prepare_files
- url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
- File "/usr/lib/python2.7/dist-packages/pip/index.py", line 152, in find_requirement
- raise DistributionNotFound('No distributions at all found for %s' % req)
- DistributionNotFound: No distributions at all found for freetype
Add Comment
Please, Sign In to add comment