Sample Header Ad - 728x90

Cannot install pyqt5

1 vote
1 answer
2967 views
I'm trying to install pyqt5 and I'm getting the following error : $ sudo pip3 install pyqt5 Collecting pyqt5 From cffi callback : Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/OpenSSL/SSL.py", line 313, in wrapper _lib.X509_up_ref(x509) AttributeError: module 'lib' has no attribute 'X509_up_ref' Could not find a version that satisfies the requirement pyqt5 (from versions: ) No matching distribution found for pyqt5 I have no idea how to tackle this one anymore. My Os : Linux version 4.13.0-38-generic (buildd@lgw01-amd64-042) (gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3.2)) #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 I've got python 2.7.14 and python 3.6.3
Asked by Gabriel Lafayette (71 rep)
Apr 6, 2018, 07:41 PM
Last activity: May 7, 2025, 10:01 AM