[ZOPE] Zope, Python, Win2k and Mysql

Rhymes raims at dot.com
Mon Jul 29 06:01:55 EDT 2002


I've just installed Zope 2.5.1 on my windows box (Win2k Pro) but it's
built on top its own python version (2.1). During the day I use Py
2.2.1 and when i tried to install the mysql-bindings (ZMySQLDA) for
Zope a problem raises itself. In the Zope-Ctrl-Panel there is this
error:

Traceback (most recent call last):
  File "C:\PROGRA~1\WEBSITE\lib\python\OFS\Application.py", line 531,
in import_product
    product=__import__(pname, global_dict, global_dict, silly)
  File "C:\PROGRA~1\WEBSITE\lib\python\Products\ZMySQLDA\__init__.py",
line 91, in ?
    import DA
  File "C:\PROGRA~1\WEBSITE\lib\python\Products\ZMySQLDA\DA.py", line
92, in ?
    from db import DB
  File "C:\PROGRA~1\WEBSITE\lib\python\Products\ZMySQLDA\db.py", line
89, in ?
    import _mysql
ImportError: Module use of python22.dll conflicts with this version of
Python.

what can i do now?

--
Rhymes (rhymes at myself.com)
http://www26.brinkster.com/rhymes
" ride or die "



More information about the Python-list mailing list