-
QuestionHello: Code sampleNo response Error messageUnknown control: audio------------------------------------------------------
|
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 2 replies
-
|
can you do this https://flet.dev/blog/flet-new-packaging-pre-release#light-client-for-linux? |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for the answer. I perform the uninstall ans the install ; I get I have to uninstall all flet component and reinstall it again to remove missing module error. |
Beta Was this translation helpful? Give feedback.
-
|
I return to initial state. The |
Beta Was this translation helpful? Give feedback.
-
|
Here is the step:
|
Beta Was this translation helpful? Give feedback.
-
|
hello: |
Beta Was this translation helpful? Give feedback.
-
|
It is sloved in flet 0.27.6 |
Beta Was this translation helpful? Give feedback.

hello:
just for your information. On the linux lite pc; the working audio flet was:
pip list | grep flet
flet 0.26.0
flet-audio 0.1.0
flet-cli 0.26.0
flet-core 0.24.1
flet-desktop 0.26.0
flet-desktop-light 0.26.0
flet-runtime 0.24.1
flet-web 0.26.0
When I
pip install 'flet[all]' --upgradeI get the sameunknown control: audio