On Mac, PySide2 Designer Help & other commands don't work

Heads up! You've already completed this tutorial.

STEPHEN_E_VAN_DELLEN | 2020-10-15 23:41:06 UTC | #1

The version of PySide2 pip installs on Mac includes a copy of Designer but Help, Form -> View in Python and maybe other commands say they can't find the programs that implement the commands. It looks like the PySide2 directory structure doesn't match what that version of Designer expects. So do follow the instructions in Chapter 13 in the book to install Qt and run Designer and all will be well. (Mostly, see "On Mac, don't move Designer to Applications".


Over 10,000 developers have bought Create GUI Applications with Python & Qt!
Create GUI Applications with Python & Qt6
Take a look

Downloadable ebook (PDF, ePub) & Complete Source code

Also available from Leanpub and Amazon Paperback

[[ discount.discount_pc ]]% OFF for the next [[ discount.duration ]] [[discount.description ]] with the code [[ discount.coupon_code ]]

Purchasing Power Parity

Developers in [[ country ]] get [[ discount.discount_pc ]]% OFF on all books & courses with code [[ discount.coupon_code ]]
Well done, you've finished this tutorial! Mark As Complete
[[ user.completed.length ]] completed [[ user.streak+1 ]] day streak

On Mac, PySide2 Designer Help & other commands don't work was written by Martin Fitzpatrick .

Martin Fitzpatrick has been developing Python/Qt apps for 8 years. Building desktop applications to make data-analysis tools more user-friendly, Python was the obvious choice. Starting with Tk, later moving to wxWidgets and finally adopting PyQt.