Closed shivak3 closed 2 years ago
Sorry, we have no one in the team using CentOS. Apparently, there are guides for installing PyQT5 like this one: https://www.quora.com/How-do-I-install-a-PyQt5-on-Linux-Centos-7
Hope this helps! Let us know if it worked.
Hi All,
I am trying to install HyPyP on CentOS 7, But it is failing with the error:
collecting PyQt5-Qt5>=5.15.2 (from pyqt5<6.0.0,>=5.15.0->HyPyP) Could not find a version that satisfies the requirement PyQt5-Qt5>=5.15.2 (from pyqt5<6.0.0,>=5.15.0->HyPyP) (from versions: ) No matching distribution found for PyQt5-Qt5>=5.15.2 (from pyqt5<6.0.0,>=5.15.0->HyPyP)
Machine details: Operating System: CentOS Linux 7 (Core) CPE OS Name: cpe:/o:centos:centos:7 Kernel: Linux 3.10.0-1127.el7.x86_64 Architecture: x86-64
Full Installation process is:
Then I tried to install PyQT5
Could you please guide me to fix this issue. -Thank you