I installed SQL Alchemy through easy_install separately like I've always done before. Might be worth noting that I went back to TG1.0.5 and it works (haven't tried 1.0.6). Any ideas ?
On Sep 29, 1:38 pm, Christopher Arndt <[EMAIL PROTECTED]> wrote: > zaf schrieb: > > > Hi, I recently upgraded from TG 1.0.4.4 to 1.0.7 and everything seemed > > to work fine until I tried installed our web app locally on my boss' > > machine. > > I got the following error from tg-admin sql create : > >http://paste.turbogears.org/paste/8711. > > Does anyone know why and how to fix it ? I need this fairly quickly... > > How did you install the app? If you didn't install an egg with > easy_install or dis a "python setup.py develop|insall" in the project > directory, you need to install SQLAlchemy manually... > > Chris --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

