Due to a possible issue in matplotlib,
ipython --pylab=qt
seems to fail. You will need to explicitly set QT_API=pyside in your environment, to work around this issue.
Due to a possible issue in matplotlib,
ipython --pylab=qt
seems to fail. You will need to explicitly set QT_API=pyside in your environment, to work around this issue.
Comments