20 Jan
2004
20 Jan
'04
11:26 a.m.
Justin Robertson wrote:
However, I can't seem to do either. The MySQL-Python installation requires at least a Python 2.3 installation,
What leads you to believe that? I used ZMySQLDA on Windows many moons ago and it worked fine...
so I can't install it over the Zope version, and if I start Zope with the 2.3 interpreter I get an error saying "Module use of Python21.dll conflicts with this version of Python".
Indeed, you'd have recompile Zope with Python 2.3 for that to work... cheers, Chris