As far as I know, there is no way to easy_install 0.3, and I'm not sure about a packaging date: I'd guess within a month.
To install 0.3 is quite simple: you need to make sure you have git: you can use finch, enabling unstable on MacOS, download it from the site for windows, and get it from the package manager in qhichever distro you use if linux. Then, go the directory you want it to be in (can be anywhere tbh) and run git clone git://github.com/webpy/webpy.git cd into webpy and run python setup.py install You'll need to prefix it with sudo if you're on linux/mac though. On Nov 24, 1:00 am, Khaoz <[EMAIL PROTECTED]> wrote: > There are some date set to release 0.3 ? > How to install 0.3 with easy_install ?T > > ty --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
