--
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/2a42c89f-cb28-4672-8f3a-f56ff883ccc4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Massimo,on a fresh VM with Windows 10 and Python 3.7.3 I've got traceback errors starting the _dashboard:RuntimeError: Failure to connect, tried 5 times:[...]sqlite3.OperationalError: unable to open database file[...](see attachment for details)Nico
Il giorno dom 7 lug 2019 alle ore 05:57 Massimo Di Pierro <massimo...@gmail.com> ha scritto:
--Let's test the dashboard today:# download web2py from pypipython3 -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 browserNow create a new app by cloning scaffoldDoes 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 web...@googlegroups.com.
run well on docker container : ubuntu and macbest regards,stifan
--
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/7f68121a-d157-4445-97e1-57aff3ed8fd0%40googlegroups.com.
c:\wwwroot\web3py>python web3py-start apps
_______ ____________ ____ ______ __| ____/ / / ____/ __ |/___ \/ __ \ \/ /| | / / /_ / /_/ /___/ / /_/ /\ /| | /| / / __/ / __ //__ / ____/ / /| |/ |/ / /___/ /_/ /___/ / / ____/ /|___/|_/_____/_____/_____/_/ /_____/It is still experimental...
Choose a one-time dashboad password:[ ] Unzipping app web3py.app._default.zip [A[X]Dashboard is at: http://127.0.0.1:8000/_dashboardTraceback (most recent call last): File "web3py-start", line 6, in <module> main() File "c:\wwwroot\web3py\web3py\core.py", line 763, in main Reloader.import_apps() File "c:\wwwroot\web3py\web3py\core.py", line 620, in import_apps module = importlib.machinery.SourceFileLoader('apps', path).load_module() File "<frozen importlib._bootstrap_external>", line 407, in _check_name_wrapper File "<frozen importlib._bootstrap_external>", line 907, in load_module File "<frozen importlib._bootstrap_external>", line 732, in load_module File "<frozen importlib._bootstrap>", line 265, in _load_module_shim File "<frozen importlib._bootstrap>", line 696, in _load File "<frozen importlib._bootstrap>", line 677, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 724, in exec_module File "<frozen importlib._bootstrap_external>", line 859, in get_code File "<frozen importlib._bootstrap_external>", line 916, in get_dataFileNotFoundError: [Errno 2] No such file or directory: 'c:\\wwwroot\\web3py\\apps\\__init__.py'
c:\wwwroot\web3py>
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!
It runs fine on Windows 10, too.But I'm not able to create a new user and it also complains about missing favicon.ico.Nico
Il Lun 8 Lug 2019, 01:56 黄祥 <steve.van...@gmail.com> ha scritto:
run well on docker container : ubuntu and mac--best regards,stifan
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+unsubscribe@googlegroups.com.
please delete the apps folder and let it re-create itOn Sunday, 7 July 2019 22:10:47 UTC-7, Nico Zanferrari wrote:
It runs fine on Windows 10, too.But I'm not able to create a new user and it also complains about missing favicon.ico.Nico
Il Lun 8 Lug 2019, 01:56 黄祥 <steve.van...@gmail.com> ha scritto:
run well on docker container : ubuntu and mac--best regards,stifan
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/7f68121a-d157-4445-97e1-57aff3ed8fd0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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 a topic in the Google Groups "web2py-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/web2py/Jm30RfBpLLo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to web2py+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/14ce78c3-aea3-47b5-babd-f3b04c4a8bbd%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/CAERBpoDarxt7CsQhxACVd9mrLYQm%3DVTcHeygz3jFM%2BSSTxpbCA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Does it work?
How does it flow?
What explanations should be necessary?
Can you write a brief documentation of your experience for other users?
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/CAGsD4NxN4z%3DJOBi9%2BbUnoNGxcAySoyB3LP%3DVughoE02Q%3DHkW_Q%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/CAGsD4NxN4z%3DJOBi9%2BbUnoNGxcAySoyB3LP%3DVughoE02Q%3DHkW_Q%40mail.gmail.com.
--
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/fa75969d-de34-40a0-a63d-146dc2db44fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
It runs fine on Windows 10, too.But I'm not able to create a new user and it also complains about missing favicon.ico.Nico
Il Lun 8 Lug 2019, 01:56 黄祥 <steve.van...@gmail.com> ha scritto:
run well on docker container : ubuntu and mac--best regards,stifan
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+unsubscribe@googlegroups.com.
Traceback (most recent call last):
File "/home/mauricewaka/web3py/web3py/core.py", line 280, in load
self.local.data = jwt.decode(token_data, self.secret, algorithms=[self.algorithm])
File "/usr/lib/python3/dist-packages/jwt/api_jwt.py", line 78, in decode
jwt, key=key, algorithms=algorithms, options=options, **kwargs
File "/usr/lib/python3/dist-packages/jwt/api_jws.py", line 140, in decode
key, algorithms)
File "/usr/lib/python3/dist-packages/jwt/api_jws.py", line 207, in _verify_signature
raise DecodeError('Signature verification failed')
jwt.exceptions.DecodeError: Signature verification failed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/mauricewaka/web3py/web3py/core.py", line 429, in wrapper
ret = func(*func_args, **func_kwargs)
File "/home/mauricewaka/web3py/web3py/core.py", line 394, in wrapper
[obj.on_request() for obj in fixtures]
File "/home/mauricewaka/web3py/web3py/core.py", line 394, in <listcomp>
[obj.on_request() for obj in fixtures]
File "/home/mauricewaka/web3py/web3py/core.py", line 315, in on_request
self.load()
File "/home/mauricewaka/web3py/web3py/core.py", line 284, in load
except (jwt.exceptions.InvalidSignatureError, AssertionError, ValueError):
AttributeError: module 'jwt.exceptions' has no attribute 'InvalidSignatureError'
what do you advice about favico.ico? The _default app can easily define a route for it.@action('favcio.con')def favico(): return 'the bytes or the icon'But is this the right way to handle? Should it be a more fundamental link handled by web3py? What is the _default app is deleted? If it is a customizable file, where should be located in _dashboard/static/ ? Again, what if _default is removed?
On Sunday, 7 July 2019 22:10:47 UTC-7, Nico Zanferrari wrote:
It runs fine on Windows 10, too.But I'm not able to create a new user and it also complains about missing favicon.ico.Nico
Il Lun 8 Lug 2019, 01:56 黄祥 <steve.van...@gmail.com> ha scritto:
run well on docker container : ubuntu and mac--best regards,stifan
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/7f68121a-d157-4445-97e1-57aff3ed8fd0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/ba30a635-d95d-4212-b6b1-9025462359b4%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/7f68121a-d157-4445-97e1-57aff3ed8fd0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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+unsubscribe@googlegroups.com.
>>> PD: My words when I looked the dashboard for first time: "My eyes!! my eyes!!!" :PLOL
--
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/4c40f01f-3e30-487b-a34a-b375387c090f%40googlegroups.com.
Hi,I've made a simple walkthrough with some screenshots from Win 10 here: https://github.com/nicozanf/shared/blob/master/Web3py%20simple%20walkthrough.docxI like the spinning gears!Nico
Il giorno gio 11 lug 2019 alle ore 07:01 Massimo Di Pierro <massimo....@gmail.com> ha scritto:
-->>> PD: My words when I looked the dashboard for first time: "My eyes!! my eyes!!!" :PLOL
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+unsubscribe@googlegroups.com.
I posted some preliminary documentation
--
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/CAGZ55DS7VO7Sm7RY5MwBwfMKi8bt9zyjNhuc3nGd4u%2BK1DJLpw%40mail.gmail.com.
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/_documentation/static/index.html.
--
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/32140609-155a-4027-95e4-a58bc63879b9%40googlegroups.com.