关于#python#pyside2的问题,如何解决?

引入from PySide2.Qtwidgets import QApplication,QMainWindow,QPushButton,QPlainTextEdit报错,出现
ImportError:
Importing PySide2 disabled by IPython, which has
already imported an Incompatible QT Binding: pyqt5
这种情况应该怎么办?

参考

如有帮助,请点击我的回答下方的【采纳该答案】按钮帮忙采纳下,谢谢!

img