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

adding hidden-imports to pyinstaller #10320

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Jan 11, 2022

Changelog: Bugfix: Adding missing hidden-imports to pyinstaller. Close #10318 Close #10260
Docs: Omit

I have tested manually, seems it solves the issue.
The root cause seems an upgrade in latest virtualenv, which might be used in the release pyinstaller process. I hope hardcoding the hidden imports in the script will fix it in release process.

@czoido czoido merged commit 9646d2e into conan-io:release/1.44 Jan 12, 2022
@memsharded memsharded deleted the hotfix/pyinstaller branch January 12, 2022 09:31
@GrantMoyer
Copy link

GrantMoyer commented Jan 27, 2022

FYI, this also fixes #10260 for me. Although, I installed through winget (which uses the Windows exe installer), not through pip.

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.

3 participants