pyqt / python-qt5

Unofficial PyQt5 via PyPI for Python 2.7 64-bit on Windows
GNU General Public License v3.0
282 stars 79 forks source link

%matplotlib qt5 freezes jupyter notebook #59

Open IVN-tone opened 4 years ago

IVN-tone commented 4 years ago

Hi everyone!

I have a problem with PyQt5 usage in jupyter notebook. For some reason it irreversibly freezes the notebook even when executing simple code of creating window with the text, see below.

Screenshot_7

How can I fix this problem?