1

I need to install PyQt4 for Python 3.4. I found that when I try

 sudo apt-get install python3-pyqt4

I am prompted by terminal that python3.2 will be installed( which I assume will try to install python3.2 for python3-pyqt4). I need to install pyqt4 for python3.4 as one of the package requires python3.4.

Please help me.

asked Dec 1, 2015 at 16:25

1 Answer 1

3

Python 3.4.2 is the Python3 version used in jessie.

If you are using wheezy I suggest you upgrade to jessie.

If you are using something else you should include that information in your question.

answered Dec 1, 2015 at 16:41

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.