reassign 565952 python-defaults
thanks
2.6 needs to be marked as a supported version, after the package is built on all
architectures and available in the archive.
On 20.01.2010 00:51, Sylvain Collilieux wrote:
Package: python2.6
Version: 2.6.4-3
Severity: normal
Hi,
python-pexpect module is installed in /usr/share/pyshared/pexpect.py as
other modules in debian. python2.6 can't load theses modules.
Python 2.6.4+ (r264:75706, Jan 17 2010, 10:35:53)
[GCC 4.4.3 20100108 (prerelease)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
import pexect
Traceback (most recent call last):
File "<stdin>", line 1, in<module>
ImportError: No module named pexect
import sys
print sys.path
['', '/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2',
'/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old',
'/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/dist-packages',
'/usr/lib/pymodules/python2.6',
'/usr/local/lib/python2.6/dist-packages']
Best regards.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org