Skip Montanaro wrote:
TK> I can't install MySQLdb on Mac OS X (Ver. 10.3) properly. Here's my TK> environment:

    TK> 1. MySQL-python-1.0.0

    ...

Try a more recent version of mysql-python.  I think 1.1.7 is the latest.

Skip


Hi Skip,

> Try a more recent version of mysql-python.  I think 1.1.7 is the latest.


It now works with MySQL-python-1.2.0

And I have to set:

export PATH=$PATH:/usr/local/mysql-standard-4.1.9-apple-darwin7.7.0-powerpc/bin

Thanks for the hint.

o-o

Thomas
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to