Having issues to update flet via uv #6147
Unanswered
ShadekJaramillo
asked this question in
Q&A
Replies: 1 comment
-
|
Try deleting |
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
link to the documentation example
The example given in the official documentation for the
AutoCompletecontrol does not run on my computer. It seems like theft.runfunction is not part of the library, alsoAutoCompleteis given some arguments that the control does not recognize. It seems to me like I am being unable to update to the version the example is intended to run on sinceuv add flet[all] --upgradeinstalls flet v0.28.3 while the latest version is v0.80.5 according to this repo.I am using python 3.13.2, flet 0.28.3, uv 0.9.16 (a63e5b62e 2025-12-06) and working on windows11.
Code sample
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions