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

Set env variable PYTHON_FROZEN_MODULES #15555

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Conversation

DonJayamanne
Copy link
Contributor

@DonJayamanne DonJayamanne commented Apr 17, 2024

Set the required env variable to hide the warning messages about frozen modules being sent in stdout of kernel process
See python/cpython#111374 & https://discourse.jupyter.org/t/what-should-i-do-about-frozen-modules-warning/21528

@DonJayamanne DonJayamanne marked this pull request as ready for review April 17, 2024 09:42
@DonJayamanne DonJayamanne enabled auto-merge (squash) April 17, 2024 09:42
@VSCodeTriageBot VSCodeTriageBot added this to the April 2024 milestone Apr 17, 2024
@DonJayamanne DonJayamanne merged commit a36836e into main Apr 17, 2024
28 checks passed
@DonJayamanne DonJayamanne deleted the ignoreFrozenWarnings branch April 17, 2024 11:15
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.

None yet

3 participants