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?',
On Friday, May 6, 2022 at 11:00:42 PM UTC-7 Massimo Di Pierro wrote:
> can you try "pip install pillow" instead of putting it in
> C:\Users\Dave\web2py_win\web2py_win_2.21.1_py27\web2py\site-packages
> Not all packages like to be there and it can create problems.
>
>
I'm not sure about "can" ...
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(
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 cod
On Monday, May 9, 2022 at 5:19:42 PM UTC-7 Dave S wrote:
> On Sunday, May 8, 2022 at 1:55:52 AM UTC-7 nico...@gmail.com wrote:
>
>> Hi Dave,
>>
>> the simplest solution is surely to use web2py from source - and it's even
>> better on py3 if possible.
>>
>> If you're stick with the frozen app (apa
5 matches
Mail list logo