This feature seems to be in a commit of branch's web2py repository , I 
think that still do not was merged with master branch .. But cloning the 
repository and checking this branch you can run in py3 enviroment.

Em segunda-feira, 24 de junho de 2013 06:19:15 UTC-3, Pradeeshnarayan 
escreveu:
>
> I am trying to run a web2py application. Using python2.7 it is running 
> fine. But I want to use python higher version. When I try with python3.0 or 
> 3.1, am getting an error as
>
> Traceback (most recent call last):
>   File "/var/www/vhosts/astrozon/web2py/web2py.py", line 18, in <module>
>     import gluon.widget
>   File "/var/www/vhosts/astrozon/web2py/gluon/__init__.py", line 15, in 
> <module>
>     from globals import currentImportError: No module named globals
>
> I have checked, the module gobals is present in the same folder. and 
> python2.7 is able to import that module but not for 3.0 or 3.1.
>
> I would greatly appreciate any suggestions.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to