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

Dynamically populate hidden imports rather than use the PyInstaller CLI #514

Merged
merged 7 commits into from
Nov 21, 2023

Conversation

garrettmflynn
Copy link
Member

@garrettmflynn garrettmflynn commented Nov 12, 2023

Fixes issues building and running the GUIDE distributable on M2 because of a missing scipy DLL invoked in the import test on initialization. This implements a more robust way to catch all DLLs in scipy so we aren't surprised in the future.

@CodyCBakerPhD
Copy link
Collaborator

Everything appears to work well with this

@CodyCBakerPhD CodyCBakerPhD merged commit 1cceeb3 into main Nov 21, 2023
@CodyCBakerPhD CodyCBakerPhD deleted the comprehensive-scipy-hidden-imports branch November 21, 2023 20:50
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.

2 participants