Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PyInstaller hook to avoid download Flet app bundle on first run #4552

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

FeodorFitsner
Copy link
Contributor

@FeodorFitsner FeodorFitsner commented Dec 12, 2024

Fix #4549

Summary by Sourcery

Fix the PyInstaller hook to avoid downloading the Flet app bundle on the first run and enhance logging to show search paths for Flet executables and archives.

Bug Fixes:

  • Fix the PyInstaller hook to prevent downloading the Flet app bundle on the first run.

Enhancements:

  • Add logging to indicate the search paths for Flet executables and archives.

@FeodorFitsner FeodorFitsner merged commit be58db6 into 0.25.2 Dec 12, 2024
2 checks passed
@FeodorFitsner FeodorFitsner deleted the feodor/fix-pyinstaller branch December 12, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant