Closed shivak3 closed 2 years ago
Dear @shivak3, Thank you for your feedback. HyPyP requires: pyqt5<6.0.0,>=5.15.0, which is compatible with the latest version of PyQt5, therefore, HyPyP's requirement is not the issue (you may run to the same error while using other packages requiring PyQt5). If you have problem working with mayavi with this version of PyQt5, I suggest to mention it to their team since they have mentioned it works with either PyQt4, PySide, PySide2, PyQt5 or wxPython. Consider this open issue that mentions a similar error to yours.
Hi,
HyPyP toolbox Installation requirement of PyQt5 =5.15.2 version breaking the Mayavi, MNE-Python Setup and making entire conda environment inconsistent.
I am using MNE-Python and Mayavi with conda setup on RHEL 7 system.
I had PyQT 5.12.3 version when worked well without any issues until I install PyQt5=5.15.2 version.
As HyPyP has the requirement of PyQt5-Qt5 5.15.2 version. Then, I installed it using "pip".
I tried to run mayavi after installing 5.15.2, Then I see error
Did any one face this issue? Please help me to fix the problem. TIA.