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 spyder3Cheers, dietrich -- debian-science-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers
