Hello all, as I am new to TurboGears, I'm hoping one of you with more experience using it can help me out here: I have modified my model.py with the appropriate classes for my database. However, when I run 'tg-admin sql create' I get the following error...
Using database URI mysql://icculus:[EMAIL PROTECTED]:3306/musicdb *** glibc detected *** double free or corruption (!prev): 0x082c9418 *** Aborted Any ideas how to fix this? Thank you very much, Chris

