Re: Leopard and MySQL

2008-03-05 Thread arbo . newmedia
On 5 Mar, 13:40, [EMAIL PROTECTED] wrote: > There is a macpython list that you can consult > athttp://www.nabble.com/Python---pythonmac-sig-f2970.html. When you > search for your > problemhttp://www.nabble.com/forum/Search.jtp?forum=2970&local=y&query=mysqldb > > you have the > solutionhttp://ww

Leopard and MySQL

2008-03-05 Thread arbo . newmedia
Hi, can anyone help me with MySQL. I've got Mac OSX Leopard and I'm trying to install MySQLdb for Python. I'm running build and it goes withous any errors and install. But when I'm typing : import MySQLdb in IDLE I've got this: Traceback (most recent call last): File "", line 1, in impor