Am 22.09.2010 18:25 schrieb Chris:
Hi After upgrading to Turbojson 1.3 I get the following error when trying to import turbogears. When i downgrade to 1.2.1 it works fine any ideas
Though you didn't paste the complete stack trace, I think this has nothing to do with TurboJson, but with the version of PEAK-rules you are using. For the current TG 1.1.1 it is recommended to use PEAK-rules v0.5a1.dev-r2659. Please remove any older or newer PEAK-rules versions from your site-packages, and elsewhere in your path (it seems there is a build directory in your project, remove that) and then
easy_install http://files.turbogears.org/eggs/PEAK-Rules-0.5a1.dev-r2659.tar.gz
There will be a TG 1.1.2 release soon (we're only waiting for the CherryPy 2 bugfix release because we want to make TG 1.1.2 require that) which will work with the latest PEAK-rules.
-- 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.

