Skip to content

OS OPEN FUNCTION IS EMBBEDING JSON FILE INSIDE WINDOWS BUILD INSTEAD OF READ IT AT EACH EXECUTION #3786

Answered by cesarIsysDev
cesarIsysDev asked this question in Q&A
Discussion options

You must be logged in to vote

i was able to make it work building the .exe using "pyinstaller" instead of "flet build windows", so inside flet build windows function has this bug that take runtime executions and pre build it inside the folder. Also pyinstaller make a really clean dist folder without any dependencies and libs as flet build do.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cesarIsysDev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #3782 on August 09, 2024 19:33.