Advertisement
Guest User

Untitled

a guest
Jul 1st, 2015
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. * The following required packages can not be built:
  2.  
  3. * freetype, png
  4.  
  5. ----------------------------------------
  6. Cleaning up...
  7. Removing temporary dir /tmp/pip_build_root...
  8. Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/matplotlib
  9. Exception information:
  10. Traceback (most recent call last):
  11. File "/usr/local/lib/python2.7/dist-packages/pip-1.5.6-py2.7.egg/pip/basecommand.py", line 122, in main
  12. status = self.run(options, args)
  13. File "/usr/local/lib/python2.7/dist-packages/pip-1.5.6-py2.7.egg/pip/commands/install.py", line 278, in run
  14. requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  15. File "/usr/local/lib/python2.7/dist-packages/pip-1.5.6-py2.7.egg/pip/req.py", line 1229, in prepare_files
  16. req_to_install.run_egg_info()
  17. File "/usr/local/lib/python2.7/dist-packages/pip-1.5.6-py2.7.egg/pip/req.py", line 325, in run_egg_info
  18. command_desc='python setup.py egg_info')
  19. File "/usr/local/lib/python2.7/dist-packages/pip-1.5.6-py2.7.egg/pip/util.py", line 697, in call_subprocess
  20. % (command_desc, proc.returncode, cwd))
  21. InstallationError: Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/matplotlib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement