On Thursday, May 12, 2022 at 4:05:34 PM UTC-7 Dave S wrote:

> On Thursday, May 12, 2022 at 8:26:17 AM UTC-7 Ramos wrote:
>
>> Hello
>> Just trying to teach someone some web2py stuff from the web2py book and i 
>> got stuck at the beginning.
>> My friend computer returns this error.
>> The same code in my pc is ok
>> def first():
>>     form = SQLFORM.factory(Field('visitor_name',
>>                                  label='what is your name?',
>>                                  requires=IS_NOT_EMPTY()))
>>
>>
>> any help ?
>>
>> Regards
>>
>
> Without more clues, the first thing I'd check is that both machines are 
> using the same version of Python.
>
>
Which perhaps should be 3.10 ....

/dps
 

-- 
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/ef211ed3-a111-4381-91fe-0b3bb99aab64n%40googlegroups.com.

Reply via email to