Download Pyqt For Mac



If you have purchased a commercial license then please login to your account using the details sent to you at the time of purchase. The QtCore.PYQTCONFIGURATION dict has been removed. Pyrcc has been removed. PyQt4gplmac-4.12.3.tar.gz PyQt4gplwin-4.12.3.zip PyQt4gplx11-4.12.3.tar.gz: ChangeLog: Recent News. Trusted Windows (PC) download PyQt 5.13.2. Virus-free and 100% clean download. Get PyQt alternative downloads. Install Qt Designer on Windows or Mac. Tiny download: Only 40MB! Many people want to use Qt Designer without having to download gigabytes of other software. Here are small, standalone installers of Qt Designer for Windows and Mac. To install PyQt, simply enter the following on the command line.

It seems to work on my USB key but I didn’t succeed in making a partition on my mac with the MS-DOT (FAT) Format and because of that I can’t install Ubuntu on this partition. The only thing I’m able to do is to try Ubuntu in my Mac thanks to my USB key but I can’t download folders and softwares on this temporary session.

Ok, this worked for my macOS 10.12.2 / Qt 5.80 / PyQt5.7.1 / sip 4.19 / Python3.5 installation up until step 13.

The file ~/Qt5.3.2/5.3/clang_64/mkspecs/qdevice.pri however did not contain any !host reference and simply adding it myself did not help.

Then I found this post on Stack Overflow. It stated I should run:

sudo xcode-select -s /Applications/Xcode.app/Contents/Developer

which worked like a charm all the way up to step 15.

Mac

During step 15 however, I received the error:

This is the GPL version of PyQt 5.7.1 (licensed under the GNU General Public
License) for Python 3.5.3 on darwin. Error: This version of PyQt5 and the commercial version of Qt have incompatible licenses.

I was able to fix that error by commenting out some lines in PyQt5 configure.py as instructed here.

Download Pyqt For Mac Versions

Then, I continued and the command from step 15 executed without a problem.

However, now, when I run make (step 16) I am receiving this error:

~/Downloads/PyQt5_gpl-5.7.1/QtCore/sipQtCoreQt.cpp:1093:62: error: no member named 'WindowCancelButtonHint' in namespace 'Qt'; did you mean
'WindowCloseButtonHint'?
{sipName_WindowCancelButtonHint, static_cast( ::Qt::WindowCancelButtonHint), 419},
~~~~~~^~~~~~~~~~~~~~~~~~~~~~
WindowCloseButtonHint
./././Qt5.8.0/5.8/clang_64/lib/QtCore.framework/Headers/qnamespace.h:300:9: note: 'WindowCloseButtonHint' declared here
WindowCloseButtonHint = 0x08000000,
^
~/Downloads/PyQt5_gpl-5.7.1/QtCore/sipQtCoreQt.cpp:1106:58: error: no member named 'WindowOkButtonHint' in namespace 'Qt'
{sipName_WindowOkButtonHint, static_cast( ::Qt::WindowOkButtonHint), 419},
~~~~~~^
2 errors generated.
make[1]: *** [sipQtCoreQt.o] Error 1
make: *** [sub-QtCore-make_first-ordered] Error 2

Does anyone have any idea how to fix this?

  • PyQt Tutorial
  • PyQt Useful Resources
  • Selected Reading

For

PyQt is a GUI widgets toolkit. It is a Python interface for Qt, one of the most powerful, and popular cross-platform GUI library. PyQt was developed by RiverBank Computing Ltd. The latest version of PyQt can be downloaded from its official website − riverbankcomputing.com

PyQt API is a set of modules containing a large number of classes and functions. While QtCore module contains non-GUI functionality for working with file and directory etc., QtGui module contains all the graphical controls. In addition, there are modules for working with XML (QtXml), SVG (QtSvg), and SQL (QtSql), etc.

Download

Supporting Environments

PyQt is compatible with all the popular operating systems including Windows, Linux, and Mac OS. It is dual licensed, available under GPL as well as commercial license.

Windows

Download

Download Pyqt For Mac Os

You can download and install an appropriate installer from the above download link corresponding to Python version (2.7 or 3.4) and hardware architecture (32 bit or 64 bit). Note that there are two versions of PyQt that are available namely, PyQt 4.8 and PyQt 5.5.

Metropolitan theme excel for mac. You can minimize the effects of sandboxing by using the new commands described in the following section.

While PyQt4 is available for Python 2 as well as Python 3, PyQt5 can be used along with Python 3.* only.

PyQt4 Windows Binaries

PyQt4-4.11.4-gpl-Py3.4-Qt4.8.7-x64.exeWindows 64 bit installer
PyQt4-4.11.4-gpl-Py3.4-Qt4.8.7-x32.exeWindows 32 bit installer
PyQt4-4.11.4-gpl-Py3.4-Qt5.5.0-x64.exeWindows 64 bit installer
PyQt4-4.11.4-gpl-Py3.4-Qt5.5.0-x32.exeWindows 32 bit installer
PyQt4-4.11.4-gpl-Py2.7-Qt4.8.7-x64.exeWindows 64 bit installer
PyQt4-4.11.4-gpl-Py2.7-Qt4.8.7-x32.exeWindows 32 bit installer

PyQt5 Windows Binaries

PyQt5-5.5-gpl-Py3.4-Qt5.5.0-x64.exeWindows 64 bit installer
PyQt5-5.5-gpl-Py3.4-Qt5.5.0-x32.exeWindows 32 bit installer

Linux

Download pyqt for mac versions

For Ubuntu or any other debian Linux distribution, use the following command to install PyQt −

You can also build from the source code available on the ‘download’ page.

Download Pyqt For Mac Windows 10

PyQt-x11-gpl-4.11.4.tar.gzLinux, UNIX source for PyQt4
PyQt-gpl-5.5.tar.gzLinux, UNIX, MacOS/X source for PyQt5

Mac OS

PyQtX project (http://sourceforge.net/projects/pyqtx/) hosts binaries of PyQt for Mac. Use Homebrew installer as per the following command −