Package: python-setuptools Version: 0.6.24-1 Severity: important Hi, I'm currently seeing:
$ python2.6 -c 'import setuptools' Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python2.6/dist-packages/setuptools/__init__.py", line 2, in <module> from setuptools.extension import Extension, Library File "/usr/lib/python2.6/dist-packages/setuptools/extension.py", line 1, in <module> from distutils.core import Extension as _Extension ImportError: No module named core There doesn't seem to be a distutils.core anymore. It's there on squeeze though. Same happens with python2.7. Cheers, -- Guido -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (50, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages python-setuptools depends on: ii python 2.7.2-10 ii python-pkg-resources 0.6.24-1 python-setuptools recommends no packages. python-setuptools suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org