Re: [web2py] Add gluon to global python path

2011-04-29 Thread Praneeth Bodduluri
You can do a "pip install web2py" that should put gluon in the global path. Try it in a virtualenv. -- Praneeth IRC: lifeeth On Fri, Apr 29, 2011 at 11:06 AM, luckysmack wrote: > Pretty much like the title says. This is also for things like when i > open up a i/b/python shell, it would be cool

Re: [web2py] Add gluon to global python path

2011-04-28 Thread José Luis Redrejo Rodríguez
2011/4/29 luckysmack : > Pretty much like the title says. This is also for things like when i > open up a i/b/python shell, it would be cool to just be able to run > 'import gluon' or 'from gluon import foo'. Im sure this would also > have other benefits as well, but im not sure. I tried doing 'imp

[web2py] Add gluon to global python path

2011-04-28 Thread luckysmack
Pretty much like the title says. This is also for things like when i open up a i/b/python shell, it would be cool to just be able to run 'import gluon' or 'from gluon import foo'. Im sure this would also have other benefits as well, but im not sure. I tried doing 'import sys' and 'sys.path.append("