On Python3.6 and Qt 5.6, the test named "Import test" fails with
ImportError: cannot import name 'QtGui'
I think it means that PERI is not compatible with Qt5, and thus with python 3.6.
However, even reverting to Qt4 and python 3.5.
For information, I used conda to manage my python distribution (including Qt).
On Python3.6 and Qt 5.6, the test named "Import test" fails with
ImportError: cannot import name 'QtGui'I think it means that PERI is not compatible with Qt5, and thus with python 3.6.
However, even reverting to Qt4 and python 3.5.
For information, I used conda to manage my python distribution (including Qt).