A
A
Artem Zvaygzne2016-02-24 06:51:52
Python
Artem Zvaygzne, 2016-02-24 06:51:52

How to install PyQT5 in a virtual environment (Debian)?

Good day to all!
Created a virtual environment using virtualenv with Python3.4 and packages pip, wheel, setuptools.
I try to install PyQt5 through pip, it throws an error
Could not find a version that satisfies the requirement PyQt5 (from versions: )
No matching distribution found for PyQt5
Although it finds a package with PyQt5 through pip search.
Tell me how to put? Maybe there is some other way?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikon_NLG, 2016-03-04
@Nikon_NLG

Try
pip install sourceforge.net/projects/pyqt/files/PyQt5/PyQt-5.5...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question