Hey,

I have just upgraded spyder from v 3.3.2 to 3.3.3 and when starting I get the following error

[geman@gerecon ~]$ spyder3
Traceback (most recent call last):
  File "/home/geman/.local/bin/spyder3", line 11, in <module>
    sys.exit(main())
  File "/home/geman/.local/lib/python3.6/site-packages/spyder/app/start.py", line 178, in main
    from spyder.app import mainwindow
  File "/home/geman/.local/lib/python3.6/site-packages/spyder/app/mainwindow.py", line 90, in <module>
    from qtpy import QtWebEngineWidgets  # analysis:ignore
  File "/home/geman/.local/lib/python3.6/site-packages/qtpy/QtWebEngineWidgets.py", line 22, in <module>
    from PyQt5.QtWebEngineWidgets import QWebEnginePage
ValueError: PyCapsule_GetPointer called with incorrect name

I checked the versions of PyQt5 and QtPy and the following are installed

PyQt5 (5.12)
PyQt5-sip (4.19.14)
QtAwesome (0.5.6)
QtPy (1.6.0)

Is there anymore information I can get to help resolve this,

Cheers

Peter

--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to