Am 22.12.2010 05:30, schrieb rajasekhar911: > i am trying to run my application using the turbogears package that > comes with ubuntu 10.10
Which would be TurboGears 2.0.3 and is pretty old. The current version is TurboGears 2.1. > it seems to be a problem with the new version of pylons :- pylons 0.10 > if i install pylons 0.9.7 , it works fine. The new Plyons version is 1.0. Pylons 0.10 is only an intermediate version made to help Pylons developers migrate from 0.9.7 to 1.0. > is it a problem with the pylons 0.10 version? Yes, TG 2.0.3 has been built for Pylons 0.9.7. If you want to seriously use TurboGears, do not use the prepackaged stuff, but install the current version in a virtual environment, as recommended in the documentation. -- Christoph -- 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.

