[Zope-DB] Stuck Installing Zope-MySQL Adapters
Chris Withers
chris at simplistix.co.uk
Wed Feb 9 04:35:16 EST 2005
Ken Winter wrote:
>>>>Now, copy everything (folders and files) that have 'mysql' in its name
>>>
>>>>from (likely) C:\Python23\lib\site-packages\ to
>>>
>>>>C:\Zope-Instance\lib\python.
>
> Done.
I don't believe you ;-)
The import error on _mysql suggests you haven't copied that DLL, at the
very least.
For me, it exists as:
C:\Python23\Lib\site-packages\_mysql.pyd
You could also copy:
C:\Python23\Lib\site-packages\_mysql_exceptions.pyo
C:\Python23\Lib\site-packages\CompatMysqldb.pyo
C:\Python23\Lib\site-packages\MySQLdb
(the last one is a folder)
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-DB
mailing list