Help with install python-mysql lib on OS X

scum scumitchell at gmail.com
Mon Dec 11 11:20:14 EST 2006


How do you install MySQL-python on a PPC OS X 10.4 machine
with MySQL 4.1?

And I know about the precompiled binary at macpython.org...  I'm just
sick of getting
this warning....

Python 2.5 (r25:51918, Sep 19 2006, 08:49:13)
[GCC 4.0.1 (Apple Computer, Inc. build 5341)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import _mysql

__main__:1: RuntimeWarning: Python C API version mismatch for module
_mysql: This Python has API version 1013, module _mysql has version
1012.




More information about the Python-list mailing list