[web2py] Re: Web2Py with Python 2.4

2011-08-08 Thread Jagmal
Thanks Anthony! That was helpful. Can we put this information on the download page?

[web2py] Re: Web2Py with Python 2.4

2011-08-08 Thread Ross Peoples
Thanks for posting this Anthony

[web2py] Re: Web2Py with Python 2.4

2011-08-08 Thread Anthony
On Monday, August 8, 2011 9:06:22 AM UTC-4, Jagmal wrote: > > Thanks Ross! > > Just a quick question - what is the easiest way to download v 1.95.1 ? Do I > need to check this out from repository? > http://web2py.com/examples/static/

[web2py] Re: Web2Py with Python 2.4

2011-08-08 Thread Ross Peoples
The only way I know if is to checkout the repository and roll back to 1.95.1. Also, Massimo, on the download page: http://web2py.com/examples/default/download It says that web2py requires Python 2.4, 2.5, 2.6, etc. I don't know if this has been fixed yet, but Python 2.4 should probably be rem

[web2py] Re: Web2Py with Python 2.4

2011-08-08 Thread Jagmal
Thanks Ross! Just a quick question - what is the easiest way to download v 1.95.1 ? Do I need to check this out from repository? Regards, Jagmal

[web2py] Re: Web2Py with Python 2.4

2011-08-08 Thread Ross Peoples
Jagmal, Just to clarify, web2py 1.95.1 will run on Python 2.4, but you will not get a lot of the new functionality, like the new import methods, the 'current' object, and some other nice things. 1.96.1 introduced these things which only work on Python 2.5 and greater. I too wanted to run the la

Re: [web2py] Re: Web2Py with Python 2.4

2011-08-04 Thread Jagmal
Thanks John for responding. I got the following error when I tried running web2py.py on a machine with python 2.4 ImportError: No module named hashlib I did some googling and installed hashlib from http://code.krypto.org/python/hashlib How should I have proceeded? Regards, Jagmal

[web2py] Re: Web2Py with Python 2.4

2011-08-04 Thread Jagmal
Massimo, I got following error on server: ImportError: No module named hashlib So, I got hold of one local machine with python 2.4 and was able to reproduce the same error. Then, I installed latest hashlib package and retried. This time I got following error: ImportError: No module named uui

[web2py] Re: Web2Py with Python 2.4

2011-08-03 Thread villas
Massimo, FYI the web2py.com site home page still refers to 2.4. I guess you should remove that reference now.

Re: [web2py] Re: Web2Py with Python 2.4

2011-08-02 Thread John La Rooy
hashlib is "new in Python2.5" in Python2.4 there is separate md5 module/sha module etc. John La Rooy On Tue, Aug 2, 2011 at 8:01 PM, Massimo Di Pierro < massimo.dipie...@gmail.com> wrote: > Officially we dropped support for 2.4. Yet, I cannot think of anything > that broke it yet. What error did

[web2py] Re: Web2Py with Python 2.4

2011-08-02 Thread Massimo Di Pierro
Officially we dropped support for 2.4. Yet, I cannot think of anything that broke it yet. What error did you get? On Aug 2, 4:55 am, Jagmal wrote: > Does web2py work with python 2.4? > > Our servers have python 2.4 as of now and though i have requested for an > upgrade, I am not sure if it will