pypy 1.6 ,

when it was 1.8xx it works ok with pypy1.5 or 1.4 i dun remember.

just testing out coz 1.6 seems to be a lot faster and how well it will
perform with web2py.

On 9/9/11, Massimo Di Pierro <[email protected]> wrote:
> Which Python version?
>
> On Sep 9, 8:09 am, Phyo Arkar <[email protected]> wrote:
>> I got this error . when i browse welcome app. I am using 1.98.2
>>
>> Traceback (most recent call last):
>>   File "/home/v3ss/web2py-src/web2py/gluon/main.py", line 485, in wsgibase
>>     serve_controller(request, response, session)
>>   File "/home/v3ss/web2py-src/web2py/gluon/main.py", line 188, in
>> serve_controller
>>     environment = build_environment(request, response, session)
>>   File "/home/v3ss/web2py-src/web2py/gluon/compileapp.py", line 269,
>> in build_environment
>>     __builtins__['__import__'] = __builtin__.__import__
>> TypeError: 'module' object does not support item assignment

Reply via email to