Mac OS tester needed

Help with installation and running.
User avatar
Trilarion
Founder
Posts: 845
Joined: Thu Jan 12, 2012 9:27 pm
Location: Central germany

Re: Mac OS tester needed

Post by Trilarion »

Thanks for the testing. Well if PySide works via pip it's okay I guess. I will add the following instructions to the all OS package upon the first release. Please correct or extend it if you want.

Code: Select all

On Mac OS:
1. Install the latest Python 3 (https://www.python.org/downloads/mac-osx/)
2. Install Qt 4.8 (http://qt-project.org/downloads#qt-lib)
3. Fire up the Terminal app and type: pip3 install PySide
Post Reply