1.91.6 is the reported version. I have web2py extracted from source into my python25's site-packages and debugging it from pycharm (and also running it from the command line).
Oh very interesting. If I run the windows exe file and edit using the web interface it works just fine. What could be the cause here? Is it python version difference? I'm using activestate python 2.5.5.7. How do people develop code with web2py? Is it just through the web interface or do people use an editor/IDE, etc? I would like to not rely on the web interface so I can debug (and also understand what is going on).

