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

hooks: tensorflow: opt out of warnings for missing hidden imports #458

Merged

Conversation

rokm
Copy link
Member

@rokm rokm commented Jun 29, 2022

Opt out of generating warnings for missing hidden imports, using hook variable warn_on_missing_hiddenimports that was introduced in pyinstaller/pyinstaller#6914. This will start working in conjunction with the next PyInstaller release, and will be no-op
with earlier releases.

Opt out of generating warnings for missing hidden imports, using
hook variable `warn_on_missing_hiddenimports` that was introduced
in pyinstaller/pyinstaller#6914. This will start working in
conjunction with the next PyInstaller release, and will be no-op
with earlier releases.
@rokm rokm merged commit 79d6643 into pyinstaller:master Jun 29, 2022
@rokm rokm deleted the hook-tensorflow-no-hiddenimport-warnings branch June 29, 2022 20:17
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