No. we do not distribute web2py that way because web2py is not a python module. Although it includes python modules.
Massimo On Sep 30, 5:55 pm, caiges <[email protected]> wrote: > easy_install web2py > install_dir /usr/lib/python2.6/site-packages/ > Searching for web2py > Readinghttp://pypi.python.org/simple/web2py/ > Readinghttp://web2py.com > Readinghttp://web2py.com/examples/default/download > No local packages or download links found for web2py > error: Could not find suitable distribution for > Requirement.parse('web2py') > > and > > pip install web2py > Downloading/unpacking web2py > Could not find any downloads that satisfy the requirement web2py > No distributions at all found for web2py > > Anyone?

