It already fails on importing pkg_resources:
>>> import pkg_resources
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2656, in
<module>
add_activation_listener(lambda dist: dist.activate())
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 647, in
subscribe
callback(dist)
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2656, in
<lambda>
add_activation_listener(lambda dist: dist.activate())
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2162, in
activate
self.insert_on(path)
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2256, in
insert_on
if '0.7' in self.version:
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2120, in
version
"Missing 'Version:' header and/or PKG-INFO file", self
ValueError: ("Missing 'Version:' header and/or PKG-INFO file", setuptools
[unknown version] (/usr/lib/python2.6/dist-packages))
ii python-pkg-resources 0.6.8-1ubuntu1 Package
Discovery and Resource Access using
--
python-setuptools: import setuptools returns ValueError: ("Missing 'Version:'
...)
https://bugs.launchpad.net/bugs/490731
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs