Skip to content

Flet requires build using pyinstaller requires downloading flet runtime on start #4549

Closed
@Idanaviv66

Description

@Idanaviv66

Duplicate Check

Describe the bug

After I build my flet app using pyinstaller and try to transfer it to other computers, on startup the app tries to download from the flet website some libraires. Without them it won't run. On previous releases it didn't work like that, I could just do pyinstaller and it will work without downloading any additional libraires.

Code sample

Code
[Paste your code here]

To reproduce

  1. create any simple flet desktop app
  2. use pyinstaller to build
  3. run on a different computer when the wifi is off

Expected behavior

No response

Screenshots / Videos

Captures

[Upload media here]

Operating System

Windows

Operating system details

windows 11

Flet version

0.25.1

Regression

Yes, it used to work in a previous Flet version (please specify the version in additional details)

Suggestions

No response

Logs

Logs
[Paste your logs here]

Additional details

No response

Metadata

Metadata

Assignees

Labels

bug: regressionA feature that worked correctly doesn't anymore

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions