Running z2.py using PythonWin2.2a2, with the parameter -D I get the following: Traceback (innermost last): File C:\Program Files\WebSite\z2.py, line 564, in ? (Object: ZLogger) File <string>, line 1, in ? File C:\Program Files\WebSite\lib\python\Zope\__init__.py, line 21, in ? File C:\Program Files\WebSite\lib\python\ZODB\__init__.py, line 13, in ? ImportError: DLL load failed: One of the library files needed to run this application cannot be found. How could I fix this problem - does anyone have experience with ActivePython and Zope? I am running Windows 98 Second Edition, with ActivePython installed in C:\Python22 If it is not compatible with ActivePython 2.2, then would downloading ActivePython 2.1.1 work? Anyone used ActivePython? I use ActivePython as it makes it easier to use in Windows.
Hi I'm using Active Python 2.1 with Zope 2.4.3 and 2.5b2 without any problem. I'm running windows 2000 and already tryed on XP, but I think it will work without problems on windows 98. Pedro Costa ----- Original Message ----- From: "Sam Collett" <Sam.Collett@gp-b81091.trent.nhs.uk> To: <zope@zope.org> Sent: Friday, December 14, 2001 10:00 AM Subject: [Zope] PythonWin and Zope
Running z2.py using PythonWin2.2a2, with the parameter -D I get the following:
Traceback (innermost last): File C:\Program Files\WebSite\z2.py, line 564, in ? (Object: ZLogger) File <string>, line 1, in ? File C:\Program Files\WebSite\lib\python\Zope\__init__.py, line 21, in ? File C:\Program Files\WebSite\lib\python\ZODB\__init__.py, line 13, in ? ImportError: DLL load failed: One of the library files needed to run this application cannot be found.
How could I fix this problem - does anyone have experience with ActivePython and Zope?
I am running Windows 98 Second Edition, with ActivePython installed in C:\Python22 If it is not compatible with ActivePython 2.2, then would downloading ActivePython 2.1.1 work? Anyone used ActivePython?
I use ActivePython as it makes it easier to use in Windows.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
I use ActivePython 2.1.1 quite a bit with Zope :) Since ActivePython 2.2.0 is in alpha at the moment and not supported with Zope, using 2.1.1 makes a lot more sense. Cheers. -- Andy McKay. ----- Original Message ----- From: "Sam Collett" <Sam.Collett@gp-b81091.trent.nhs.uk> To: <zope@zope.org> Sent: Friday, December 14, 2001 2:00 AM Subject: [Zope] PythonWin and Zope
Running z2.py using PythonWin2.2a2, with the parameter -D I get the following:
Traceback (innermost last): File C:\Program Files\WebSite\z2.py, line 564, in ? (Object: ZLogger) File <string>, line 1, in ? File C:\Program Files\WebSite\lib\python\Zope\__init__.py, line 21, in ? File C:\Program Files\WebSite\lib\python\ZODB\__init__.py, line 13, in ? ImportError: DLL load failed: One of the library files needed to run this application cannot be found.
How could I fix this problem - does anyone have experience with ActivePython and Zope?
I am running Windows 98 Second Edition, with ActivePython installed in C:\Python22 If it is not compatible with ActivePython 2.2, then would downloading ActivePython 2.1.1 work? Anyone used ActivePython?
I use ActivePython as it makes it easier to use in Windows.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Andy McKay -
Pedro B. Gomes Costa -
Sam Collett