Yes, but how do I install stable if I'm running 2.3 (and stable requires 2.4)?
On 12/7/05, Kevin Dangoor <[EMAIL PROTECTED]> wrote: > > On 12/7/05, m h <[EMAIL PROTECTED]> wrote: > > After manually removing the elementTree and cElementTree packages (I > > used the windows installers), running "setup.py develop" now get's a > > little bit further. It's now complaining about missing json: > > ... > > The easiest way to get going from svn is to install the current stable > release first, and then do the upgrade to svn. (This is what it says > on the contributing page on the site.) > > easy_install -f http://www.turbogears.org/download/index.html json-py > > The json-py package isn't in the Cheeseshop... I packaged it myself. > > Kevin >

