Dear web2py users, I am trying to use the Wing IDE with web2py. I am following the instructions at http://www.wingware.com/doc/howtos/web2py which say in part: -to debug web2py code, you need the web2py sources. Download and unpack these... -add the following path under Python Path: /path/to/web2py/src/applications/news/models
I downloaded the Windows Source Code Version 1.91.6 from http://web2py.com/examples/default/download == web2py_src.zip There is no /src directory in the extracted web2py directory. How do I make it appear? Do I need to get the source code from elsewhere? Thanks in advance for the help. Love and peace, Joe

