> > Is there any way around this? This seems to have broken only with the > upgrade to Mountain Lion. We develop this app primarily on (and for) linux, > however I do most of my development on my laptop, so it's quite > inconvenient to have to use a separate install just on this computer. Do > you have any idea where to look in order to solve this problem? I am very > willing (and motivated!) to help fix this problem.
What are you trying to work around? If you want to use the Python installed on your system along with any modules you may have installed with it, then just run the source version of web2py -- it works fine on OS X and is just as easy to install (just download and unzip). What do you mean by "a separate install just on this computer" -- you'll need web2py installed on any computer on which you want to use it? Anthony --