Ah, thanks. I should have looked for just py4web-start without the .py. I was (too) blindly following the documentation, which appears to be incorrect (it includes the .py).
On Thursday, March 12, 2020 at 8:49:19 AM UTC-4, Jim S wrote: > > Running: > > which py4web-start > > on my ubuntu system gives me: > > /home/jim/.local/bin/py4web-start > > Jim > > > On Thursday, March 12, 2020 at 7:41:26 AM UTC-5, Tim Korb wrote: >> >> I'm trying to install py4web using pip, following the instructions at >> http://py4web.com/_documentation/static/index.html. (I've installed it >> from github, which worked, but would prefer to just use pip.) >> >> The install command (run on MacOS)... >> >> $ python3 -m pip install --upgrade py4web >> >> works fine (apparently, no errors), but I can't find py4web-start.py. I >> looked in the site-packages directory where py4web is installed, but >> couldn't find py4web-start.py. >> I was able to copy py4web-start.py from the git repo to a new directory, >> then run with >> >> $ python3 py4web-start.py apps >> >> and it worked fine. The documentation seems to indicate that >> py4web-start.py is installed automatically in a location in the path. >> >> -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/8e180f81-1383-469d-9749-7d7c91ef5804%40googlegroups.com.