On 4/27/06, Ian Bicking <[EMAIL PROTECTED]> wrote: [snip] > > I really should have tested that install. In this case it needed > Cheetah 2.0, but you got 1.0. I updated those and added some more links > and tested it out, so now just "easy_install htconsole" really should > work (as of version 0.1.1). > [snip] > > Run that, which will install the newest version of easy_install, run > "easy_install htconsole" and you should be good to go.
I had to do easy_install --upgrade htconsole and it worked (the second time; I had a connection refused the first.) It is very nice!! The interface needs a little be of getting used to for multi-line definitions but it's certainly a good basis to build from. Nice work, Ian! > > > -- > Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org > _______________________________________________ Edu-sig mailing list [email protected] http://mail.python.org/mailman/listinfo/edu-sig
