Package: python-setuptools
Version: 0.6a9-0bpo1
Severity: normal
I was able to install python-setuptools, but I believe this is not
possible on a debian stable system.
$ sudo apt-get install python-setuptools
$ easy_install
Traceback (most recent call last):
File "/usr/bin/easy_install", line 4, in ?
import pkg_resources
ImportError: No module named pkg_resources
I cannot find pkg_resources in stable. I can find it in unstable though:
usr/share/pycentral/python-setuptools/site-packages/pkg_resources.py
http://packages.debian.org/cgi-bin/search_contents.pl?version=unstable&arch=i386&case=insensitive&word=pkg_resources&searchmode=searchword
IMHO python-setuptools should depend on a newer python version is my
guess...
Ref:
$ python
Python 2.3.5 (#2, Oct 16 2006, 19:19:48)
[GCC 3.3.5 (Debian 1:3.3.5-13)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-686-bigmem
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages python-setuptools depends on:
ii python 2.3.5-2 An interactive high-level object-o
ii python2.3 2.3.5-3sarge2 An interactive high-level object-o
ii python2.3-setuptools 0.0.1.041214-1 Python Distutils Enhancements
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]