[Zope] Re: Zope 2.7b3 & CMF1.4.2 conflict on Win2K and WinXP?

Dieter Maurer dieter at handshake.de
Sun Dec 7 12:49:04 EST 2003


Tobias Herp wrote at 2003-12-7 15:52 +0100:
>Dieter Maurer schrieb:
>...
>>>ImportError: No module named datetime
>> 
>> 
>> This tool wants Python 2.3: "datetime" comes with Python 2.3.
>> 
>
>Same problem with CMF 1.3.1 (for Plone) & Zope 2.7.0b3 on WinXP. The 
>Python version shipping with this is 2.3.2; is it incomplete?

Apparently, something is wrong as seen by this transscript:
linux: python2.3
Python 2.3.2 (#1, Dec  6 2003, 09:35:04)
[GCC 3.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import datetime
>>>

I cannot tell you what precisely is wrong. But "python2.3" should
have a "datetime" module and should be able to import it.

-- 
Dieter



More information about the Zope mailing list