mxDateTime and Python2.x ??

Jason Cunliffe jasonic at nomadicsltd.com
Sat Nov 4 12:05:27 EST 2000


Hello

I need to use mxDateTime. Tried copying over the entire folder from present
Python 1.5.2 installation. But it needs recompiling for new system:

>>> from DateTime import *
Traceback (innermost last):
  File "<interactive input>", line 1, in ?
  File "d:\python20\DateTime\__init__.py", line 20, in ?
    from DateTime import *
  File "d:\python20\DateTime\DateTime.py", line 8, in ?
    from mxDateTime import *
  File "d:\python20\DateTime\mxDateTime\__init__.py", line 7, in ?
    from mxDateTime import *
ImportError: Module use of python15.dll conflicts with this version of
Python.

Please can anyone help?

- Jason

environs:

Win98SE
Python 1.5.2 with PythonWin [my default system]
Zope 2.1.6 [Python 1.5.2]
Zoe 2.2.2  [Python 1.5.2]
VPython    [Python 1.5.2]
and today just installed ActivePython2.0 to explore Komodo..
________________________________________________________________
Jason CUNLIFFE = NOMADICS['Interactive Art and Technology'].DesignDirector






More information about the Python-list mailing list