Dave Ingram

Results 5 comments of Dave Ingram

Will flet run on Raspberry Pi? I tried the sample counter.py but got this Traceback (most recent call last): File "counter.py", line 29, in flet.app(target=main) File "/home/pi/.local/lib/python3.7/site-packages/flet/flet.py", line 113, in...

Raspberry pi os. BusterSent from my Galaxy -------- Original message --------From: Feodor Fitsner ***@***.***> Date: 2022/08/12 18:36 (GMT+02:00) To: flet-dev/flet ***@***.***> Cc: Dave Ingram ***@***.***>, Comment ***@***.***> Subject: Re: [flet-dev/flet]...

Ah I am on 32bit. Sent from my Galaxy -------- Original message --------From: Feodor Fitsner ***@***.***> Date: 2022/08/14 04:43 (GMT+02:00) To: flet-dev/flet ***@***.***> Cc: Dave Ingram ***@***.***>, Mention ***@***.***> Subject:...

I get the same error sometimes... other times it does work.

So how about a debug=True prints message and debug=False does not?