donovan-h-parks / STAMP

Statistical Analysis of Metagenomic Profiles
GNU General Public License v3.0
91 stars 35 forks source link

STAMP: PyQt 5 instead of pyQt4 #22

Closed nidhiv13 closed 4 years ago

nidhiv13 commented 7 years ago

Hi

The python in the common lab Linux is using pyqt5. I do not want to disturb anyone else's programs by uninstall pyqt5 and using pyqt4 instead. Is it possible to run STAMP with pyqt5?

Thanks

donovan-h-parks commented 7 years ago

No, STAMP requires PyQt4. However, I believe you should be able to install this along side PyQt5.