-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
[Bug]: import matplotlib.backends.backend_qt5agg error for pyside6 #24212
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
Comments
I suppose it is already fixed in the main branch. matplotlib/lib/matplotlib/backends/qt_compat.py Lines 71 to 115 in 80b15fb
|
Yes it is fixed already. Can't reproduce the issue with main branch.
For me works fine. |
Was fixed in #24158 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug summary
matplotlib/lib/matplotlib/backends/qt_compat.py
Line 144 in 318b234
Have to check for "PySide6" too.
Code for reproduction
Actual outcome
Expected outcome
no errors
Additional information
PySide6==6.4.0
Operating system
GNU\Gentoo Linux
Matplotlib Version
3.6.1
Matplotlib Backend
same exception
Python version
3.10.6
Jupyter version
not installed
Installation
pip
The text was updated successfully, but these errors were encountered: