LOL. I love the spinnig gears.

You have an older version of pydal. Can you uninstall and pip3 install it 
again

On Monday, 8 July 2019 16:04:23 UTC-7, Stephan wrote:
>
> As far as I can tell, it works under macOS 10.14.5, I was able to generate 
> a new app from the admin dashboard. 
> However, apart from the missing favicon, the console reports these errors:
>
> ERROR:root:Traceback (most recent call last):
>
>   File 
> "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/web3py/core.py",
>  
> line 429, in wrapper
>
>     ret = func(*func_args, **func_kwargs)
>
>   File 
> "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/web3py/core.py",
>  
> line 395, in wrapper
>
>     ret = func(*args, **kwargs)
>
>   File "/Users/stp/Sites/web3py/myapps/_dashboard/__init__.py", line 178, 
> in api
>
>     from pydal.restapi import RestAPI, ALLOW_ALL_POLICY, DENY_ALL_POLICY
>
> ModuleNotFoundError: No module named 'pydal.restapi'
>
>
> Please remove these spinning gears!
>
>
>
>
>
> Am Sonntag, 7. Juli 2019 05:57:26 UTC+2 schrieb Massimo Di Pierro:
>>
>> Let's test the dashboard today:
>>
>> # download web2py from pypi
>>
>> python3 -m pip install web3py
>>
>> # start it:
>>
>> web3py-start myapps
>>
>> (pick a one time password  and answer yes when it wants to create 
>> something, it will create myapps folder and a temp .web3py-service folder)
>>
>> # open browser
>>
>> http://127.0.0.1:8000/_dashboard
>>
>> Now create a new app by cloning scaffold
>>
>> Does it work?
>> How does it flow?
>> What explanations should be necessary?
>> Can you write a brief documentation of your experience for other users?
>>
>>
>>

-- 
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/a28a8043-f0b2-4905-b0dc-13f0d0440e67%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to