Skip navigation links

MySQL Forums


Advanced Search

Re: Problems in building 1.2.2 on Mac OS 10.5
Posted by: Andy Fundinger ()
Date: December 11, 2007 02:48PM

I tried this, it builds with expected errors and I put the file in place, but now I get errors when I try to test it:

Python 2.5.1 (r251:54863, Oct 5 2007, 21:08:09)
[GCC 4.0.1 (Apple Inc. build 5465)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import MySQLdb
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "MySQLdb/__init__.py", line 19, in <module>
import _mysql
ImportError: dynamic module does not define init function (init_mysql)

Options: ReplyQuote


Subject Written By Posted
Problems in building 1.2.2 on Mac OS 10.5 Mr Stone 09/26/2007 02:12PM
Re: Problems in building 1.2.2 on Mac OS 10.5 Jeremy Knope 10/27/2007 12:41PM
Re: Problems in building 1.2.2 on Mac OS 10.5 Oliver Beattie 10/27/2007 02:35PM
Re: Problems in building 1.2.2 on Mac OS 10.5 Oliver Beattie 10/27/2007 02:44PM
Re: Problems in building 1.2.2 on Mac OS 10.5 Michal Kox 10/27/2007 04:06PM
Re: Problems in building 1.2.2 on Mac OS 10.5 Geert Dekkers 03/13/2008 02:05AM
Re: Problems in building 1.2.2 on Mac OS 10.5 Joseph Gilbert 07/08/2008 08:50AM
Re: Problems in building 1.2.2 on Mac OS 10.5 Jone Black 03/28/2009 09:07AM
Re: Problems in building 1.2.2 on Mac OS 10.5 Brent Nash 01/29/2008 12:12PM
Re: Problems in building 1.2.2 on Mac OS 10.5 Patrick Crews 04/12/2008 04:10PM
Re: Problems in building 1.2.2 on Mac OS 10.5 Jesper Kückelhahn 10/28/2007 10:36AM
Re: Problems in building 1.2.2 on Mac OS 10.5 Jason Evans 11/27/2007 12:25AM
Re: Problems in building 1.2.2 on Mac OS 10.5 Andy Fundinger 12/11/2007 02:48PM
Re: Problems in building 1.2.2 on Mac OS 10.5 Bjarni Vilhjalmsson 02/25/2008 12:40PM
Re: Problems in building 1.2.2 on Mac OS 10.5 Ches Martin 07/20/2008 11:40PM
Re: Problems in building 1.2.2 on Mac OS 10.5 Maarten Idema 09/29/2008 05:30AM
Re: Problems in building 1.2.2 on Mac OS 10.5 M Hess 12/29/2008 02:09AM
Re: Problems in building 1.2.2 on Mac OS 10.5 Eva Heinz 11/24/2008 04:24AM
Re: Problems in building 1.2.2 on Mac OS 10.5 Jose Muanis Castro 06/13/2009 05:55PM


Sorry, you can't reply to this topic. It has been closed.