Package: python2.5-minimal
Version: 2.5.1-3

Latest python-minimal package doesn't provide a working struct module (it makes pygtk's codegen not work).

Apparently, a file is missing in /usr/lib/python2.5: either _struct.so or _struct.py.

>>> import struct
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.5/struct.py", line 30, in ?
    from _struct import Struct, error
ImportError: No module named _struct


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to