as hotfix you can edit gluon/widget.py

# find 'start' at the end of file and add '**kw':
def start(**kw):

also I checked what is `kw` - it is  {cron:True}, i.e. it is not  important 
arg 
   

On Sunday, April 5, 2020 at 1:46:20 PM UTC+3, David Swarbrick wrote:
>
> Thank you so much.
>
> That worked.
>
> On Sunday, 5 April 2020 11:25:46 UTC+1, Kevin Keller wrote:
>>
>> Thanks for reporting this.
>>
>> Maybe there is something wrong with the one click installer at the 
>> moment. 
>>
>> Just download the source version for normal users (py3) extract it and 
>> run python3 web2py.py.
>>
>> That should get you going. 
>>
>>
>>
>> On Sun, 5 Apr 2020, 12:20 David Swarbrick, <dsw...@gmail.com> wrote:
>>
>>> I also tried the alternative suggestion on the installation page of 
>>> running
>>>
>>> python web2py.py
>>>
>>>  . . but there is of course no such file in the directory. There are 
>>> plenty of .pyd files (what are they?), but no .py files.
>>>
>>> And again - many thanks
>>>
>>>
>>> On Sunday, 5 April 2020 11:08:30 UTC+1, David Swarbrick wrote:
>>>>
>>>> Many thanks
>>>>
>>>> That worked so that I could see the error message:
>>>>
>>>> Traceback (most recent call last):
>>>>   File "<string>", line 6, in <module>
>>>>   File "__main__.py", line 128, in <module>
>>>>   File "__main__web2py__.py", line 33, in <module>
>>>> TypeError: start() takes no arguments (1 given)
>>>>
>>>>
>>>> David Swarbrick da...@swarb.co.uk - dsw...@gmail.com - swarb.co.uk Tel 
>>>> 0795 457 9992 / +44(0)1484 380326
>>>>
>>>>
>>>>
>>>> On Sun, 5 Apr 2020 at 08:29, Val K <valq...@gmail.com> wrote:
>>>>
>>>>> Try run web2py.exe from cmd/shell to see an error 
>>>>>
>>>>> -- 
>>>>> 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.
>>>>> To view this discussion on the web visit 
>>>>> https://groups.google.com/d/msgid/web2py/607633b4-3628-4800-acdc-246350f6982b%40googlegroups.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 web...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/web2py/320d8cca-881b-4b03-9d7a-6797b0f3b047%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/web2py/320d8cca-881b-4b03-9d7a-6797b0f3b047%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>

-- 
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/4fdaaef6-eba5-46bd-a90b-ed5ab3fa00f9%40googlegroups.com.

Reply via email to