Darth, I suspect that your problem is linked to the way Boa tries to load tg without properly setting up the configuration. I would advise reading the "Using your model outside turbogears" document and see how it could be applied to Boa (which I don't use):
http://docs.turbogears.org/1.0/ModelOutsideTG Florent. On Mon, Apr 14, 2008 at 2:14 PM, Darthcoder <[EMAIL PROTECTED]> wrote: > > Hi Florent, I had never seen your reply , but yes of my own bat i > manually installed all modules setup complained about. > now how do i really verify this?? > I did small script > import simplejson > dir(simplejson) > gives me a whole bunch of stuff, is that enough? > > On Apr 14, 9:52 pm, "Florent Aide" <[EMAIL PROTECTED]> wrote: > > > On Mon, Apr 14, 2008 at 12:26 PM, Darthcoder <[EMAIL PROTECTED]> wrote: > > > > > Ok so afer downloading the wanted egg myself things improved to a > > > point. > > > now during tg-admin sgql create: > > > file C:\Python\.....\sacommand.py line 31 in create > > > get_engine() > > > NameError glabl name 'get_engine' is not defined > > > > Is it after following my suggestion ? Do you have simplejson > > successfully installed now ? > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

