Re: [web2py] Ubuntu pip install web2py in virtualenv

2011-07-27 Thread Johann Spies
On 27 July 2011 14:08, flebber wrote: > I installed web2py into a virtualenv in my ubuntu install. When > reading the book it states to start web2py with "python web2py.py -S > welcome" however I don't appear to have web2py in my directory. > Are you referring to web2py or web2py.py in that dire

[web2py] Ubuntu pip install web2py in virtualenv

2011-07-27 Thread flebber
I installed web2py into a virtualenv in my ubuntu install. When reading the book it states to start web2py with "python web2py.py -S welcome" however I don't appear to have web2py in my directory. directory being /home/sayth/.virtualenvs/learnWeb2py/bin the most likely candidate is runweb2py Is