[web2py] Re: Possible problem with loading and installing compiled applications in web2py

2017-09-13 Thread benjaminato097
Hi Anthony Many thanks for your response. As I mentioned to Dave S above, I deliberately (and specifically) chose this example of downloading the MacOs version (for Normal Users) directly from the web2py website and compiling - and then reloading - the 'Welcome' application to demonstrate the

[web2py] Re: Possible problem with loading and installing compiled applications in web2py

2017-09-13 Thread benjaminato097
Hi Dave Firstly many thanks for your response. When I reviewed the files in the new (or 're-born') compiled 'Welcome' app *both* the view (*views.default.index.html.pyc*) AND its associated controller (*controllers.default.index.pyc*) *correctly exist* in the *'compiled'* folder. (Obviously

[web2py] Possible problem with loading and installing compiled applications in web2py

2017-09-11 Thread benjaminato097
Today I came across some unusual behaviour in web2py when I tried to install a compiled web2py application. Coming home I decided to see if I could replicate the same problem on my Mac (running macos Sierra) and found some equally unusual behaviour. *The problem can be easily demonstrated:* 1.