w2p_clone works fine and clones web2py to your virtual environment where you can launch it by doing the standard *cd web2py* then *python web2py.py*
The original pypi version installs a slimmed down version of gluon only. I would change it but perhaps someone is using it. To complicate matters (or simplify them depending on how you look at it!) as Web2py does not require an installer pypi does not seem to have any easy way of not installing something. I created the w2p_clone command as a work around that gives those who want the latest full version of Web2py an easy way to get it. Here is how to get the latest version of Web2py using the pypi package: *pip install web2py* then *w2p_clone* This gets you the latest version of web2py in your virtualenv's directory. You can start this the standard way you start web2py, in this case something like: *python ~/.virtualenvs/myvirtualenv/web2py/web2py.py* On Friday, April 19, 2013 8:56:33 AM UTC-4, Denis Rykov wrote: > > Trying to install web2py in virtualenv on Ubuntu but when I run "w2p_run" > I get an error "RuntimeError: Cannot determine web2py version". -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.