importing error
- From: wavemaster2000 <fernand3 (at) fas.harvard.edu>
- Date: Tue, 14 Mar 2006 07:53:50 -0800 (PST)
this is what I found on the traceback
2006-03-14T10:42:06 ERROR Zope Could not import Products.ZMySQLDA
Traceback (most recent call last):
File "C:\Program Files\Zope-2.8.1-final\lib\python\OFS\Application.py",
line 695, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File "C:\Program
Files\Zope-2.8.1-final\lib\python\Products\ZMySQLDA\__init__.py", line 91,
in ?
import DA
File "C:\Program
Files\Zope-2.8.1-final\lib\python\Products\ZMySQLDA\DA.py", line 92, in ?
from db import DB
File "C:\Program
Files\Zope-2.8.1-final\lib\python\Products\ZMySQLDA\db.py", line 89, in ?
import _mysql
ImportError: DLL load failed: The specified module could not be found.
--
View this message in context: http://www.nabble.com/importing-error-t1279324.html#a3399075
Sent from the Zope - General forum at Nabble.com.
_______________________________________________
Zope maillist - Zope (at) zope.org
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )