On Dec 6, 5:44 am, "Anand Chitipothu" <[EMAIL PROTECTED]> wrote:
> web.py 0.3 is released.
>
> http://webpy.org/static/web.py-0.3.tar.gz
>
> seehttp://webpy.org/changesfor change log.
Can anybody explain my mistake getting this via easy_install? I see
0.3 is in the cheeseshop:
http://pypi.python.org/pypi/web.py/0.3
but when I run easy_install web.py I get the 0.22 version:
dusty:server $ easy_install web.py
Searching for web.py
Best match: web.py 0.22
Processing web.py-0.22-py2.5.egg
I've also tried easy_install "web.py >=0.3" but I still get 0.22.
I was able to install the file directly using easy_install
http://webpy.org/static/web.py-0.3.tar.gz, but I am writing an
installation script and I'd rather have a more generic command.
I'm running python 2.5 under MacOS.
Thanks,
Dusty
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---