[Zope] No module named _mysql

hpinson at indepthl.com hpinson at indepthl.com
Fri Aug 22 12:12:50 EDT 2003


On a new RH9 linux server I am attempting to install ZMySQLDA Product 
and am getting this error: "No module named _mysql"

Prior to install of the Product I had added the mysql-python-0.9.2-
1.i386.rpm sucessfully, per suggestions here.

Any suggestions? I see reference to a FAQ but have not been able to 
find it.  Where might that be?

Here is the Zope traceback:

Traceback (most recent call last):
  File "/var/zope/lib/python/OFS/Application.py", line 541, in 
import_product
    product=__import__(pname, global_dict, global_dict, silly)
  File "/var/zope/lib/python/Products/ZMySQLDA/__init__.py", line 91, 
in ?
    import DA
  File "/var/zope/lib/python/Products/ZMySQLDA/DA.py", line 92, in ?
    from db import DB
  File "/var/zope/lib/python/Products/ZMySQLDA/db.py", line 89, in ?
    import _mysql
ImportError: No module named _mysql

Harlow Pinson
Indepth Learning
Email: hpinson at indepthl.com 
Web: http://www.indepthl.com
Voice: 505-994-2135
FAX: 208-475-7678




More information about the Zope mailing list