[web2py] Re: problems running PY4WEB

2019-12-25 Thread Massimo Di Pierro
not sure why this is pinned and how to unpin. :-( On Wednesday, 18 December 2019 07:34:23 UTC+1, Dave S wrote: > > > > On Thursday, October 10, 2019 at 10:38:53 PM UTC-7, Kevin Fonseca wrote: > > > oops, another pinned post! Please save pinning for messages that need > long-term visibility. > >

[web2py] Re: problems running PY4WEB

2019-12-17 Thread Dave S
On Thursday, October 10, 2019 at 10:38:53 PM UTC-7, Kevin Fonseca wrote: oops, another pinned post! Please save pinning for messages that need long-term visibility. /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source c

[web2py] Re: problems running PY4WEB

2019-10-20 Thread Massimo Di Pierro
This is the problem: https://stackoverflow.com/questions/54608421/how-to-fix-notimplementederror-when-trying-to-run-hydrogen-in-atom Try the latest master. Includes a fix. It will never be as good on Windows as on Linux/Mac. On Friday, 18 October 2019 17:10:15 UTC-7, lu ond wrote: > > Dear Massi

[web2py] Re: problems running PY4WEB

2019-10-18 Thread lu ond
Dear Massimo, I tried to install py4web in windows 10, but a got an NotImplementedError when entered py4web-start apps and the page was not available. The full stack trace was as follows. Did I made some mistake? Microsoft Windows [versão 10.0.18362.418] (c) 2019 Microsoft Corporation. Todos os

[web2py] Re: problems running PY4WEB

2019-10-10 Thread Massimo Di Pierro
It is not finding the apps folder. You can pass the full path to wsgi(apps_folder='/full/path/to/apps') On Thursday, 10 October 2019 22:38:53 UTC-7, Kevin Fonseca wrote: > > i am having problems when i tried to run PY4WEB > de error log is : > > 2019-10-10 13:23:10,259: Error running WSGI applic