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".


PyQt/PySide 1:1 Coaching with Martin Fitzpatrick — Get one on one help with your Python GUI projects. Working together with you I'll identify issues and suggest fixes, from bugs and usability to architecture and maintainability.

Book Now 60 mins ($195)

Well done, you've finished this tutorial! Mark As Complete
[[ user.completed.length ]] completed [[ user.streak+1 ]] day streak
Martin Fitzpatrick

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. Martin founded PythonGUIs to provide easy to follow GUI programming tutorials to the Python community. He has written a number of popular https://www.martinfitzpatrick.com/browse/books/ on the subject.