Skip to Main Content
Qt5 Python GUI Programming Cookbook
book

Qt5 Python GUI Programming Cookbook

by B. M. Harwani
July 2018
Intermediate to advanced content levelIntermediate to advanced
462 pages
12h 2m
English
Packt Publishing
Content preview from Qt5 Python GUI Programming Cookbook

How to do it...

  1. The first step is to install Xcode and related SDK on your computer. Give the following command line if the Xcode is not installed on your machine
xcode-select –install

You might be prompted to install command-line developer tools as shown in the folowing screenshot:

  1. Click on the Install button to install the tools. Next, you need to install libraries for building. Give the following two command lines to install libraries:
brew install autoconf automake libtool pkg-config

On executing the preceding command line you get the output as shown in the following screenshot:

The following command is also required to install libraries: ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python GUI Programming Cookbook - Third Edition

Python GUI Programming Cookbook - Third Edition

Burkhard Meier

Publisher Resources

ISBN: 9781788831000Supplemental Content