Did you also receive any error message when running sudo python setup.py install on a newly extracted folder (basically when compiling the C part of that module)? This looks to me like mysql_config wasn't found. If you've installed mysql in a non-standard place (like for example MacPorts does), add the path to your mysql_config to the setup.cfg :-)
2007/9/18, Austin Govella <[EMAIL PROTECTED]>: > > On Sep 17, 9:29 pm, "Austin Govella" <[EMAIL PROTECTED]> wrote: > > I tried it again and I get this error: > > error: could not create 'build/bdist.macosx-10.3-fat/egg': Permission denied > > sudo python setup.py install did something, but when I test it (import > MySQLdb), I still get an error. > > Python's help() gives me this error: http://dpaste.com/19934/ > > Any clues? > > > > (Frantically needing to fix his installation... praying to interwebs, > imagining minionhood, and beers-owed...) > > > > > -- > Austin > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---