[egenix-users] python-debug and mxdatetime

Michele Petrazzo - Unipex srl michele.petrazzo at unipex.it
Fri Jan 16 10:25:01 CET 2009


Hi all,
I'm trying to use the python-debug version and mxdatetime, but I recive 
an error and I don't know how to continue. I have already installed the 
python-egenix-mx-base-dbg package on my debian.

Thanks,
Michele

michele at portatile:~$ python2.5-dbg
Python 2.5.2 (r252:60911, Jan  4 2009, 17:39:52)
[GCC 4.3.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
 >>> from mx import DateTime
*** You don't have the (right) mxDateTime binaries installed !
Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
   File "/usr/lib/python2.5/site-packages/mx/DateTime/__init__.py", line 
8, in <module>
     from DateTime import *
   File "/usr/lib/python2.5/site-packages/mx/DateTime/DateTime.py", line 
9, in <module>
     from mxDateTime import *
   File 
"/usr/lib/python2.5/site-packages/mx/DateTime/mxDateTime/__init__.py", 
line 13, in <module>
     raise ImportError, why
ImportError: 
/usr/lib/python2.5/site-packages/mx/DateTime/mxDateTime/mxDateTime.so: 
undefined symbol: Py_InitModule4
[21567 refs]
 >>>



More information about the egenix-users mailing list