I'm trying to run Zope on WIN32 with python15.dll from 1.5.2beta2 (but I did re-add PySequence_In). As I recall from previous messages, the python15.dll shipped with Zope is "special", and has some modules compiled with it that aren't normally in python15.dll Is this true? Can someone clarify this? Anyway, I can get it to mostly work, but my ODBC DA isn't working. I'm not sure if this is an incompatibility with sql.pyd, or a missing function in python15.dll. I get an exception as follows: Sorry, an error occurred.<p> <!-- Traceback (innermost last): File E:/Program Files/ZopeOne/lib/python\ZPublisher\Publish.py, line 878, in publish_module File E:/Program Files/ZopeOne/lib/python\ZPublisher\Publish.py, line 590, in publish (Info: ) File E:/Program Files/ZopeOne/lib/python\OFS\DTMLMethod.py, line 157, in __call__ (Object: index_html) File E:/Program Files/ZopeOne/lib/python\OFS\DTMLMethod.py, line 153, in __call__ (Object: index_html) File E:/Program Files/ZopeOne/lib/python\DocumentTemplate\DT_String.py, line 513, in __call__ (Object: index_html) File E:/Program Files/ZopeOne/lib/python\OFS\DTMLMethod.py, line 149, in __call__ (Object: standard_html_header) File E:/Program Files/ZopeOne/lib/python\DocumentTemplate\DT_String.py, line 513, in __call__ (Object: standard_html_header) File E:/Program Files/ZopeOne/lib/python\OFS\DTMLMethod.py, line 149, in __call__ (Object: NewsSidebar) File E:/Program Files/ZopeOne/lib/python\DocumentTemplate\DT_String.py, line 513, in __call__ (Object: NewsSidebar) File E:/Program Files/ZopeOne/lib/python\Shared\DC\ZRDB\DA.py, line 374, in __call__ (Object: CopySource) Database Error: Sorry, an error occured Brad Clements, bkc@murkworks.com (315)268-1000 http://www.murkworks.com (315)268-9812 Fax netmeeting: ils://ils.murkworks.com ICQ: 14856937
participants (1)
-
Brad Clements