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 _scaffold

mkdir example/databases
mkdir _scaffold/databases

resolves both errors.

Also at the main index http://127.0.0.1:8000/
the link to the documentation goes 
to http://web3py.com/_documentation?version=0.1.20190718.1 which doesn't 
exist.


On Saturday, July 20, 2019 at 2:16:27 AM UTC-4, Massimo Di Pierro wrote:
>
> 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://127.0.0.1:8000/_documentation
>>
>>
>> On Tuesday, July 16, 2019 at 9:48:14 AM UTC-4, Johann Spies wrote:
>>>
>>>
>>>
>>> On Sun, 14 Jul 2019 at 05:48, Massimo Di Pierro <massimo...@gmail.com> 
>>> 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 experiencing your loyal love is better than life itself, 
>>> my lips will praise you.  (Psalm 63:3)
>>>
>>

-- 
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/31aab261-fbe0-42f8-9239-1f0ea3dabe85%40googlegroups.com.

Reply via email to