[web2py] Re: [web2py:33655] Re: import/install matplotlib or other modules from other python on system?

2011-07-20 Thread Anthony
If you're running one of the web2py binary versions, web2py runs its own Python interpreter, so it won't have access to the Python installed on your system (or any of its modules). If you want to use the Python on your system, just run the source version of web2py -- it's just as easy as the bi

[web2py] Re: [web2py:33655] Re: import/install matplotlib or other modules from other python on system?

2011-07-20 Thread Hadi
mdipierro writes: > > > On Oct 25, 11:30 am, Vincent wrote: > > Not sure how I missed that. > > I am getting this error, > > > > >>> os.chdir('/Users/vmd/Dropbox/web2py/web2py.app') > > >>> from gluon.main import * > > install the web2py source version if you are going this > > Hi Guys, P

[web2py:33655] Re: import/install matplotlib or other modules from other python on system?

2009-10-25 Thread mdipierro
On Oct 25, 11:30 am, Vincent wrote: > Not sure how I missed that. > I am getting this error, > > >>> os.chdir('/Users/vmd/Dropbox/web2py/web2py.app') > >>> from gluon.main import * install the web2py source version if you are going this --~--~-~--~~~---~--~~ Y