Hi,
as a workaround, I explicitly switched to pyside:
   sudo apt-get install python-pyside
and then:
    QT_API=pyside spyder
 
For spyder3 :
   sudo apt-get install python3-pyside
and: 
   QT_API=pyside spyder3

Cheers, dietrich

Reply via email to