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

【TTS】fix matplotlib version for incompatible upgrade #3841

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

zxcd
Copy link
Collaborator

@zxcd zxcd commented Sep 5, 2024

PR types

Bug fixes

PR changes

Others

Describe

For incompatible upgrade of matplotlib>3.9, matplotlib.pyplot.get_cmap() replace matplotlib.cm.get_cmap()and rise import error. For fix issue like #3812 , fixed matplotlib version here.

@mergify mergify bot added the Installation label Sep 5, 2024
@zxcd zxcd merged commit f66d7d2 into PaddlePaddle:develop Sep 5, 2024
5 checks passed
@zxcd zxcd deleted the fix_matplotlib branch September 27, 2024 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant