On 9/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I guess this is more of a MySQLDB Question, I am trying to use MySQL > with TurboGears on a Mac Pro. > > and I get this error when I try: import MySQLdb > > ImportError: Inappropriate file type for dynamic loading
Sounds like you managed to install a PowerPC MySQLdb binding. Get a universal one. http://pythonmac.org/packages/py24-fat/ -bob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

