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: install tzdata noninteractively #221

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JiyangZhang
Copy link

Reference Issues/PRs

Fixes #210

What does this implement/fix? Explain your changes.

matplotlib__matplotlib instances pre_install timeout.

Disable the interactive prompt while installing tzdata with DEBIAN_FRONTEND=noninteractive prefix which will set the timezone to UTC as default. Otherwise the installation process will pause forever.

Any other comments?

🧡 Thanks for contributing!

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.

matplotlib__matplotlib-23476 failed at pre-install
1 participant