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


Get your project to market with focused expert help
Martin Fitzpatrick Python Application Launch Support
Find out More

Launch Support for your Python Applications

Comprehensive code reviewBugfixes & improvements • Maintainability advice and architecture improvements • Design and usability assessment • Suggestions and tips to expand your knowledgePackaging and distribution help for Windows, Mac & Linux • Find out more.

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 Python books on the subject.