-
Notifications
You must be signed in to change notification settings - Fork 0
/
pip-log.txt
23 lines (23 loc) · 1.71 KB
/
pip-log.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Downloading/unpacking doxygen
Getting page http://pypi.python.org/simple/doxygen
Could not fetch URL http://pypi.python.org/simple/doxygen: HTTP Error 404: Not Found (doxygen does not have any releases)
Will skip URL http://pypi.python.org/simple/doxygen when looking for download links for doxygen
Getting page http://pypi.python.org/simple/
URLs to search for versions for doxygen:
* http://pypi.python.org/simple/doxygen/
Getting page http://pypi.python.org/simple/doxygen/
Could not fetch URL http://pypi.python.org/simple/doxygen/: HTTP Error 404: Not Found (doxygen does not have any releases)
Will skip URL http://pypi.python.org/simple/doxygen/ when looking for download links for doxygen
Could not find any downloads that satisfy the requirement doxygen
No distributions at all found for doxygen
Exception information:
Traceback (most recent call last):
File "/Users/garetjax/.virtualenvs/smac/lib/python2.6/site-packages/pip-0.6.3-py2.6.egg/pip/basecommand.py", line 115, in main
self.run(options, args)
File "/Users/garetjax/.virtualenvs/smac/lib/python2.6/site-packages/pip-0.6.3-py2.6.egg/pip/commands/install.py", line 155, in run
requirement_set.install_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
File "/Users/garetjax/.virtualenvs/smac/lib/python2.6/site-packages/pip-0.6.3-py2.6.egg/pip/req.py", line 823, in install_files
url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
File "/Users/garetjax/.virtualenvs/smac/lib/python2.6/site-packages/pip-0.6.3-py2.6.egg/pip/index.py", line 117, in find_requirement
raise DistributionNotFound('No distributions at all found for %s' % req)
DistributionNotFound: No distributions at all found for doxygen