-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpip-log.txt
36 lines (36 loc) · 2.42 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
24
25
26
27
28
29
30
31
32
33
34
35
36
Downloading/unpacking atomformat
Getting page http://pypi.python.org/simple/atomformat
Could not fetch URL http://pypi.python.org/simple/atomformat: HTTP Error 404: Not Found
Will skip URL http://pypi.python.org/simple/atomformat when looking for download links for atomformat
Getting page http://pypi.python.org/simple/
URLs to search for versions for atomformat:
* http://pypi.python.org/simple/atomformat/
Getting page http://pypi.python.org/simple/atomformat/
Could not fetch URL http://pypi.python.org/simple/atomformat/: HTTP Error 404: Not Found
Will skip URL http://pypi.python.org/simple/atomformat/ when looking for download links for atomformat
Could not find any downloads that satisfy the requirement atomformat
No distributions at all found for atomformat
Exception information:
Traceback (most recent call last):
File "/home/skylar/project/BME/bmedev/lib/python2.6/site-packages/pip-0.4-py2.6.egg/pip.py", line 274, in main
self.run(options, args)
File "/home/skylar/project/BME/bmedev/lib/python2.6/site-packages/pip-0.4-py2.6.egg/pip.py", line 431, in run
requirement_set.install_files(finder, force_root_egg_info=self.bundle)
File "/home/skylar/project/BME/bmedev/lib/python2.6/site-packages/pip-0.4-py2.6.egg/pip.py", line 1813, in install_files
url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
File "/home/skylar/project/BME/bmedev/lib/python2.6/site-packages/pip-0.4-py2.6.egg/pip.py", line 1086, in find_requirement
raise DistributionNotFound('No distributions at all found for %s' % req)
DistributionNotFound: No distributions at all found for atomformat
------------------------------------------------------------
/usr/lib/python2.5/site-packages/pip-0.3.1-py2.5.egg/pip.py run on Sun Jun 13 22:49:09 2010
Exception:
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/pip-0.3.1-py2.5.egg/pip.py", line 252, in main
self.run(options, args)
File "/usr/lib/python2.5/site-packages/pip-0.3.1-py2.5.egg/pip.py", line 406, in run
for req in parse_requirements(filename, finder=finder):
File "/usr/lib/python2.5/site-packages/pip-0.3.1-py2.5.egg/pip.py", line 3268, in parse_requirements
filename, content = get_file_content(filename, comes_from=comes_from)
File "/usr/lib/python2.5/site-packages/pip-0.3.1-py2.5.egg/pip.py", line 3259, in get_file_content
f = open(url)
IOError: [Errno 2] No such file or directory: 'src/bme/requirements/bme.txt'