Facing errors with converting Python to APK using the Flet framework #2452
Replies: 3 comments 8 replies
-
Please upgrade Flet to the latest 0.19.0 version. |
Beta Was this translation helpful? Give feedback.
-
I got the same issue here this is my log (in my requirements.txt is only flet and no more, I already tried it with everything, so with the command
I also took a screenshot if you want to see it in another format... |
Beta Was this translation helpful? Give feedback.
-
I hand picked my requirements, still yet for more than 2 weeks i have been building with flet, i haven't been able to build an apk, this is always the result, i have tried using the vs command line, windows command line as an admin, still always the same error. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
We are working on creating an app using Python and the Flet framework, after following several videos and links we are still running into an error in packaging the code as an apk file using the Flet framework
The steps we are following are:
This is the link we are following:
https://www.youtube.com/watch?v=OqMYfspxKi0&ab_channel=SriEdyNurcahyo
Is there any resources that could be provided or know why we are getting this error?
Code sample
No response
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions