It should not have anything to do with the version of python.

What kind of an error do you receive when you get it?

I develop code with an text editor. I find the web interface too slow and cumbersome to use. In the begining I used Wingwares IDE but not anymore. I would probably be great for debugging but I dropped it a while ago for some reason. I use return to check out different variables while debugging.


Kenneth

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).

Reply via email to