MySQL module

Jeff Bauer jbauer at rubic.com
Sun Jun 11 09:40:27 EDT 2000


Sam Wun wrote:
> I've tried to use command python build.py to build the 
> module, but it complains the _mysqlmodule.so is not found...
> 
> Do you know how to fix this problem?

As Dana mentioned, you may have to manually tweak some
of the paths in the Setup file.  I've got MySQLdb.py and
_mysqlmodule.so in my .../lib/python1.5/site-packages 
directory, which is where build.py is supposed to put
them.

Jeff Bauer
Rubicon Research




More information about the Python-list mailing list