>From what I understand, the decorator use in FormEncode was just in "experimental" code anyhow. You should be able to use FormEncode anyhow.
Kevin On 12/6/05, m h <[EMAIL PROTECTED]> wrote: > > Lee, I don't have any problem with using SVN directly. I was just > wondering if I could easily get a 2.3 development environement up and > running via easy_install. (Since some of the dependencies such as > FormEncode are using decorators (2.4 constructs) too).... > > On 12/6/05, Lee McFadden <[EMAIL PROTECTED]> wrote: > > > > Installing directly from SVN via easy_install isn't possible at the > > moment. However, if you don't want to use SVN (but I don't see whyLee > > you wouldn't) you can download a nightly tarball from > > opensource4you[1], untar and use that as per the "contributing to > > Turbogears"[2] installation instructions. > > > > Lee > > > > [1] http://www.opensource4you.com/nightly_tarballs.shtml > > [2] http://www.turbogears.org/community/contributing.html > > > > On 12/6/05, m h <[EMAIL PROTECTED]> wrote: > > > > > > Hmm, it says the best match is 0.8a5. That won't work with 2.3... > > > > > > On 12/6/05, alangs <[EMAIL PROTECTED]> wrote: > > > > > > > > easy_install -f http://www.turbogears.org/download/index.html > > > > TurboGears > > > > > > > > or download ez_setup.py: > > > > python ez_setup.py -f http://www.turbogears.org/download/index.html > > > > TurboGears > > > > > > > > > > > > > > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

