Package: python-setuptools Version: 0.6a2-0.1 Severity: important
Should the module be installed into /usr/lib/python2.3/site-packages/ rather than /usr/lib/python2.3/site-packages/setuptools-0.6a2-py2.3.egg/ ? $ python Python 2.3.5 (#2, Aug 31 2005, 03:10:40) [GCC 4.0.2 20050821 (prerelease) (Debian 4.0.1-6)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import setuptools Traceback (most recent call last): File "<stdin>", line 1, in ? ImportError: No module named setuptools >>> $ export PYTHONPATH=/usr/lib/python2.3/site-packages/setuptools-0.6a2-py2.3.egg $ python Python 2.3.5 (#2, Aug 31 2005, 03:10:40) [GCC 4.0.2 20050821 (prerelease) (Debian 4.0.1-6)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import setuptools >>> -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.10-9-amd64-k8-smp Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages python-setuptools depends on: ii python 2.3.4-6 An interactive high-level object-o ii python2.3 2.3.5-8 An interactive high-level object-o ii python2.3-setuptools 0.6a2-0.1 Python Distutils Enhancements python-setuptools recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]