Hmm... You got me then. Sorry.
Krys On Wednesday 30 May 2007 19:26, AJI wrote: > Thanks for the tip, but specifying the egg changed nothing. I tried: > > sudo tg-admin --config=/home/aji/simpleshelfdata/simpleshelf_prod.cfg > --egg=simpleshelf sql create > > and > > sudo tg-admin --config=/home/aji/simpleshelfdata/simpleshelf_prod.cfg > --egg=simpleshelf==0.4.1 sql create > > And received the same "ImportError: No module named setup" message. > > On May 30, 3:54 pm, Krys Wilken <[EMAIL PROTECTED]> wrote: > > Hi there, > > > > tg-admin has a --egg=foo parameter that you need to give when your > > project is installed as a egg. That way it will know where to get your > > model data. > > > > I have not tried it yet, but it is in the --help message, so that is what > > I assume it is for. > > > > Hope this helps, > > Krys > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

