Advertisement
Guest User

Pip.Log

a guest
Jun 29th, 2015
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. Downloading/unpacking libspotify
  2. Getting page https://pypi.python.org/simple/libspotify/
  3. Could not fetch URL https://pypi.python.org/simple/libspotify/: 404 Client Error: Not Found
  4. Will skip URL https://pypi.python.org/simple/libspotify/ when looking for download links for libspotify
  5. Getting page https://pypi.python.org/simple/
  6. URLs to search for versions for libspotify:
  7. * https://pypi.python.org/simple/libspotify/
  8. Getting page https://pypi.python.org/simple/libspotify/
  9. Could not fetch URL https://pypi.python.org/simple/libspotify/: 404 Client Error: Not Found
  10. Will skip URL https://pypi.python.org/simple/libspotify/ when looking for download links for libspotify
  11. Could not find any downloads that satisfy the requirement libspotify
  12. Cleaning up...
  13. No distributions at all found for libspotify
  14. Exception information:
  15. Traceback (most recent call last):
  16. File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main
  17. status = self.run(options, args)
  18. File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 290, in run
  19. requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  20. File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1178, in prepare_files
  21. url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
  22. File "/usr/lib/python2.7/dist-packages/pip/index.py", line 277, in find_requirement
  23. raise DistributionNotFound('No distributions at all found for %s' % req)
  24. DistributionNotFound: No distributions at all found for libspotify
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement