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 I get the same error when running "tg-admin sql create" I installed the pkg from turbogears.org, and also tried to build it from source. No luck. Hopefully, someone here is using MySQL and can point me in the right direction. Thanks in advance! Oh... Python 2.4.3 (#1, Mar 30 2006, 11:02:16) [GCC 4.0.1 (Apple Computer, Inc. build 5250)] on darwin Type "help", "copyright", "credits" or "license" for more information. If that helps any... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

