You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
qt_compat: supply more helpful message when no pyqt or pyside is found
Without this change, if the backend is set to Qt4Agg but there is
no pyqt or pyside package installed, the import error only mentions
the absence of PySide.
0 commit comments