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

Rechenberg, Andrew ARechenberg at shermanfinancialgroup.com
Mon Dec 8 09:02:32 EST 2003


I opened a Zope Collector item on this issue last week:

http://zope.org/Collectors/Zope/1143

I just grabbed datetime.pyd from a Python23 install and placed it in
C:\Zope-2.7.0b3\bin\DLLs and now everything works fine.



On Fri, 2003-12-05 at 16:02, Marcel Mar=C3=A9 wrote:
> I have installed a new Zope 2.7.b3 and put the CMF products in the
> zope-instance/Products folder. Zope then fails to start with this error:
>=20
> Traceback (most recent call last):
>   File "C:\devel\python\Zope-2.7.0-b3\lib\python\Zope\Startup\run.py", li=
ne
> 27, in ?
>     run()
>   File "C:\devel\python\Zope-2.7.0-b3\lib\python\Zope\Startup\run.py", li=
ne
> 24, in run
>     start_zope(opts.configroot)
>   File "C:\devel\python\Zope-2.7.0-b3\lib\python\Zope\Startup\__init__.py=
",
> line 50, in start_zope
>     starter.startZope()
>   File "C:\devel\python\Zope-2.7.0-b3\lib\python\Zope\Startup\__init__.py=
",
> line 218, in startZope
>     Zope.startup()
>   File "C:\devel\python\Zope-2.7.0-b3\lib\python\Zope\__init__.py", line =
46,
> in startup
>     _startup()
>   File "C:\devel\python\Zope-2.7.0-b3\lib\python\Zope\App\startup.py", li=
ne
> 47, in startup
>     OFS.Application.import_products()
>   File "C:\devel\python\Zope-2.7.0-b3\lib\python\OFS\Application.py", lin=
e
> 512, in import_products
>     import_product(product_dir, product_name, raise_exc=3Ddebug_mode)
>   File "C:\devel\python\Zope-2.7.0-b3\lib\python\OFS\Application.py", lin=
e
> 534, in import_product
>     product=3D__import__(pname, global_dict, global_dict, silly)
>   File "C:\devel\python\Zope-instance\Products\CMFCalendar\__init__.py",
> line 20, in ?
>     import CalendarTool
>   File "C:\devel\python\Zope-instance\Products\CMFCalendar\CalendarTool.p=
y",
> line 18, in ?
>     import calendar
>   File "C:\devel\python\Zope-2.7.0-b3\bin\Lib\calendar.py", line 8, in ?
>     import datetime
> ImportError: No module named datetime
>=20
>=20
> I get the same error with CMF 1.4.1 and also on 2 different PCs (2000 and
> XP).
> Using CMF1.4.2 with Zope 2.6.1 works fine.
>=20
> Any ideas?
>=20
> TIA
>=20
> Marcel
>=20
>=20
>=20
>=20
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -=20
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
--=20

Regards,
Andrew Rechenberg
Infrastructure Team, Sherman Financial Group
513.707.3809



More information about the Zope mailing list