Python PyQt on macOS Sierra

Make sure you have homebrew installed.

Use the following commands:

  1. brew tap cartr/qt4
  2. brew tap-pin cartr/qt4
  3. brew install qt
  4. brew install pyside

Leave a Comment