Re: [web2py] Re: please help testing web3py

2019-07-21 Thread KLL
with a newly cloned version there are 3 errors... A FileNotFoundError: for apps/__init__.py touch apps/__init__.py resolves it. [FAILED] loading examples: [FAILED] loading _scaffold: both are errors in connecting to their respective databases due to missing a databases directory in examples and

Re: [web2py] Re: please help testing web3py

2019-07-21 Thread Nico Zanferrari
Hi, I've found some problems following the Readme with Windows 10. If I follow the "Try me (from pip)" instructions it works fine, but the only applications installed are _dashboards and _default. Also, I can run "C:\Users\nico\AppData\Loca

Re: [web2py] Re: please help testing web3py

2019-07-19 Thread Massimo Di Pierro
Can you tell me more about those failures? On Friday, 19 July 2019 22:30:00 UTC-7, KLL wrote: > > You can view it as a web3py app if you follow the try me from the github > source. > There are some failures with loading examples app and _scaffold app, but > _documentation worked for me. > > http

Re: [web2py] Re: please help testing web3py

2019-07-19 Thread KLL
You can view it as a web3py app if you follow the try me from the github source. There are some failures with loading examples app and _scaffold app, but _documentation worked for me. http://127.0.0.1:8000/_documentation On Tuesday, July 16, 2019 at 9:48:14 AM UTC-4, Johann Spies wrote: > > >

Re: [web2py] Re: please help testing web3py

2019-07-18 Thread Johann Spies
On Wed, 17 Jul 2019 at 22:21, Nico Zanferrari wrote: > Hi Johann, > > you can copy the whole _documentation folder from github under the apps > folder of web3py (C:\Users\nico\myapps in my case on Win10). Then, after > running web3py, you can reach it on http://127.0.0.1:8000/_documentation > , w

Re: [web2py] Re: please help testing web3py

2019-07-17 Thread Nico Zanferrari
Hi Johann, you can copy the whole _documentation folder from github under the apps folder of web3py (C:\Users\nico\myapps in my case on Win10). Then, after running web3py, you can reach it on http://127.0.0.1:8000/_documentation , which is automatically redirected to http://127.0.0.1:8000/_docume

Re: [web2py] Re: please help testing web3py

2019-07-16 Thread Johann Spies
On Sun, 14 Jul 2019 at 05:48, Massimo Di Pierro wrote: > > I posted some preliminary documentation > https://github.com/web2py/web3py/tree/master/apps/_documentation > > > I do not see a Makefile to convert the .mm-files to html-documentation. How do I read the documentation? Johann -- Because

Re: [web2py] Re: please help testing web3py

2019-07-13 Thread Massimo Di Pierro
Thank you Nico. I posted some preliminary documentation https://github.com/web2py/web3py/tree/master/apps/_documentation Auth plugins, Form, and need more work and are still undocumented. But it would be great if people could help review and proof read what we have so far. Massimo On Saturda

Re: [web2py] Re: please help testing web3py

2019-07-13 Thread Nico Zanferrari
Hi, I've made a simple walkthrough with some screenshots from Win 10 here: https://github.com/nicozanf/shared/blob/master/Web3py%20simple%20walkthrough.docx I like the spinning gears! Nico Il giorno gio 11 lug 2019 alle ore 07:01 Massimo Di Pierro < massimo.dipie...@gmail.com> ha scritto: > >>

Re: [web2py] Re: please help testing web3py

2019-07-09 Thread Carlos Costa
What is the state of the _scafold? I was not able to register as user. Need some help on it? Em ter, 9 de jul de 2019 às 13:05, Stephan escreveu: > Okay, with the updated pydal, the errors have disappeared. I succeeded > cloning a scaffolding app. However, when I try to register in my new app >