一、spyder打不开常见问题就是pyqt的问题。 解决办法 1.pip install PyQtWebEngine 2.pip uninstall pyzmq 3 pip install pyzmq==19.0.2 问题即可解决