<div dir="ltr">I recently updated to Big Sur (11.0.1). I have Qt5Agg set as my matplotlib backend. Opening a matploltlibĀ figure in interactive mode now causes the interpreter to hang on 5.12 and 5.15.1. Even running a <a href="https://pythonprogramminglanguage.com/pyqt5-hello-world/">hello world</a> example causes the interpreter to hang.<div><br></div><div>I tried the same matplotlib code with pyside2, and there at least the interpreter would not hang. For both PyQt5 and pyside2, however, no window actually showed up, even though an icon did appear. So it seems at least some of this is probably a problem at the level of Qt rather than PyQt5.</div><div><br></div><div>Should I just watch this upstream issue?</div><div><br></div><div><a href="https://bugreports.qt.io/browse/QTBUG-85546">https://bugreports.qt.io/browse/QTBUG-85546</a></div><div><br></div><div>Eric</div><div><br></div></div>