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 we the backend is not a Qt* backend, a version of pyqt has not been
imported and PyQt5 is not installed qt_compat would raise as
ImportError. Now it will gracefully fall back to PyQt4.
0 commit comments