[Zope] importing error
Andreas Jung
lists at zopyx.com
Tue Mar 14 10:55:31 EST 2006
--On 14. März 2006 07:53:50 -0800 wavemaster2000
<fernand3 at fas.harvard.edu> wrote:
>
> 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.
Well, this message is obvious: you don't have mysql-python installed or the
installation is broken.
-aj
-----------------------------------------------------------------------
- Andreas Jung ZOPYX Ltd. & Co KG -
- E-mail: info at zopyx.com Web: www.zopyx.com, www.zopyx.de -
-----------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20060314/ff1800ba/attachment.bin
More information about the Zope
mailing list