Canot use Flet 0.9.0 and above 0.7.2 #1673
Unanswered
bobwatcherx
asked this question in
Q&A
Replies: 4 comments 1 reply
-
Enable detailed logging to see what's actually going on: import logging
logging.basicConfig(level=logging.DEBUG) |
Beta Was this translation helpful? Give feedback.
0 replies
-
this log
|
Beta Was this translation helpful? Give feedback.
1 reply
-
I waited almost 1 minute. but the app doesn't open code
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I also faced thesame issue with hot reload.... Freezing. I was then obliged to manually run my program every time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
why does the flet version for 0.7.2 and above to 0.9.0 not all work on my laptop. I use Linux mint.
for my 0.8.4 version. when I save and reload again it gets stuck on loading . and I have to force kill flet . and run again
info:
this for flet version 0.8.4 . this lag after save and reload

Code sample
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions