Why am I getting this error? #2623
EvanzGuti10
started this conversation in
General
Replies: 2 comments 1 reply
-
Can you please share the code that you are trying to run so we can see what is going on? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I tried your code and had no issue. |
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.
-
I am new to the world of flet, I was trying to learn with the available documentation, as well as the examples that are included, but when I started I ran into this problem:
Exception in thread Thread-1 (__connection_loop):
Traceback (most recent call last):
File "C:\Users\Wolf\AppData\Local\Programs\Python\Python312\Lib\threading.py", line 1073, in _bootstrap_inner
How can I solve it, it doesn't let me run any examples, thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions