I've reproduced the same behavior with python-setuptools 0.6c3-3 on
etch. Additionally, pkg_setuptools cannot be imported manually:
$ python2.5
Python 2.5 (release25-maint, Dec 9 2006, 14:35:53)
[GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)] on linux2
Type "help", "copyright", "credits" or
Package: python-setuptools
Version: 0.6c5-2
Severity: normal
you provide easy_install-2.5, but it never work
$ easy_install-2.5
Traceback (most recent call last):
File "/usr/bin/easy_install-2.5", line 5, in
from pkg_resources import load_entry_point
ImportError: No module named pkg_resour
2 matches
Mail list logo