Open gnpang opened 2 years ago
I am also having this issue, and I am wondering if you were ever able to find a solution
The PySide version is incompatible. I have 5.15.2, so I just go in the instaseis_gui.py qt_window.py scientific_double_spin_box.py of the instaseis and manually fix it
Thank you! Are you considering making a pull request to incorporate your changes?
I tried to use the instaseis GUI, however, it is not compatible with the new version of PySide2, and the newer version PySide2 does not have QMainWindow in QGui object. Could you please tell me what version of PySide2 does instaseis use or update instaseis to the new version of PySide2?