更新后无法打开间谍

时间:2019-02-22 15:53:59

标签: python anaconda spyder

我尝试通过conda update qt pyqt用终端更新Spyder 但是我通过此命令和pip尝试了两种方式。您知道如何清除整个anaconda配置和应用程序本身吗?

*每当我尝试打开spyder时,此消息就会不断出现

objc[9494]: Class RunLoopModeTracker is implemented in both /anaconda3/lib/python3.6/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore (0x10c490270) and /anaconda3/lib/libQt5Core.5.dylib (0x10f143a80). One of the two will be used. Which one is undefined.
Traceback (most recent call last):
File "/anaconda3/bin/spyder", line 11, in 
sys.exit(main())
File "/anaconda3/lib/python3.6/site-packages/spyder/app/start.py", line 186, in main
from spyder.app import mainwindow
File "/anaconda3/lib/python3.6/site-packages/spyder/app/mainwindow.py", line 90, in 
from qtpy import QtWebEngineWidgets # analysis:ignore
File "/anaconda3/lib/python3.6/site-packages/qtpy/QtWebEngineWidgets.py", line 22, in 
from PyQt5.QtWebEngineWidgets import QWebEnginePage
ValueError: PyCapsule_GetPointer called with incorrect name

0 个答案:

没有答案