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

Re: Leopard and MySQL

2008-03-05 Thread martin . laloux
There is a macpython list that you can consult at http://www.nabble.com/Python---pythonmac-sig-f2970.html. When you search for your problem http://www.nabble.com/forum/Search.jtp?forum=2970&local=y&query=mysqldb you have the solution http://www.nickshanny.com/2007/10/os-x-105-python-and-mysqldb.ht

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