On Thursday 25 September 2008 16:22:03 Christopher Arndt wrote: > Kirk Strauser schrieb: > > On Thursday 25 September 2008 09:03:58 Diez B. Roggisch wrote: > >> How about a conditional import in your model that first tries to get > >> mapper from turbogears, and on a failing import, import the > >> contextual_mapper? > > > > That just may be doable, so long as I don't run non-TG applications on > > the webserver. Given how easy it is to carve out a FreeBSD jail, that > > just might work. Thanks. > > You should look into virtualenv. IMHO every TG app deployment should > have it's own virtual environment with all its dependencies, independent > from the system Python site-packages. > > http://python.org/pypi/virtualenv
+1000 Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

