Установка Pyqt4 Windows

Getting GPLed Qt/PyQt Running on Windows. Note: This page has become somewhat obsolete with the release of Qt 4.x under the GPL. There is a new page that describes how to build PyQt4 at BuildPyQt4Windows. PyQt is the Python bindings for Digia's Qt cross-platform application development framework. It supports Python v2 and v3 and Qt v4 and Qt v5. PyQt is available under the GPL and commercial licenses. The Sourceforge project is the repository for the GPL source and binary packages. PyQt5 windows 10 installation (2018) - YouTube Apr 28, 2018. In this video i will show you how to install PyQt5 windows 10.

Active2 years, 5 months ago

I use python 2.7, 3.5.2 and 3.6. Normally pip3 is installed with python3.x. But ...

The code:

gives me:

Pyqt4

INFO: Could not find files for the given pattern(s).

How can I fix this?

Kris RoofeУстановка
15.5k8 gold badges77 silver badges160 bronze badges
kamekame
7,56422 gold badges82 silver badges131 bronze badges

2 Answers

On Windows pip3 should be in the Scripts path of your Python installation:

Use:

to find out your where the Python executable(s) is/are located. The result should look like this:

or:

You can if check pip3 works with this absolute path:

if yes, add C:pathtopythonScripts to your environmental variable PATH .

Mike Müller

Install Pyqt4 Windows

Установка Pyqt4 WindowsMike Müller
58.7k10 gold badges97 silver badges110 bronze badges

For python3.5.3, pip3 is also installed when you install python. When you install it you may not select the add to path. Then you can find where the pip3 located and add it to path manually.

Kris RoofeKris Roofe
15.5k8 gold badges77 silver badges160 bronze badges

Not the answer you're looking for? Browse other questions tagged pythonwindowspython-3.xpip or ask your own question.

The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Get project updates, sponsored content from our select partners, and more.
NameModifiedSizeInfoDownloads / Week
Parent folder
PyQt4-4.11.4-gpl-Py3.4-Qt5.5.0-x64.exe2015-08-0144.9 MB
PyQt4-4.11.4-gpl-Py3.4-Qt5.5.0-x32.exe2015-08-0139.8 MB
PyQt4-4.11.4-gpl-Py3.4-Qt4.8.7-x64.exe2015-06-1132.8 MB
PyQt4-4.11.4-gpl-Py3.4-Qt4.8.7-x32.exe2015-06-1129.8 MB
PyQt4-4.11.4-gpl-Py2.7-Qt4.8.7-x64.exe2015-06-1133.1 MB
PyQt4-4.11.4-gpl-Py2.7-Qt4.8.7-x32.exe2015-06-1129.5 MB
PyQt-x11-gpl-4.11.4.tar.gz2015-06-1111.3 MB
PyQt-win-gpl-4.11.4.zip2015-06-1113.6 MB
PyQt-mac-gpl-4.11.4.tar.gz2015-06-1111.3 MB
Totals: 9 Items246.0 MB217
Comments are closed.