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
If pyqt4 is imported the code just above will catch the problem and
if pyqt4 is not imported we can rely on `plt.switch_backend` to handle
the fallback between pyqt/pyside versions.
0 commit comments