As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com.

Changes

Jump to: navigation, search

Installing ChipWhisperer/Required Tools - Mac OS X

207 bytes added, 01:31, 1 August 2017
Add homebrew-qt4 tap step
<li><p>Install the 'homebrew' system, see [http://brew.sh brew.sh] for details. Briefly, you can install it by pasting the following in a terminal:</p>
<pre>$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"</pre></li>
<li><p>As PySide is based on Qt 4, which is not officially supported by Homebrew, you will need to load the [https://github.com/cartr/homebrew-qt4 homebrew-qt4 tap]:</p>
<pre>$ brew tap cartr/qt4</pre></li>
<li><p>Install PySide using homebrew:</p>
<pre>$ brew install pyside</pre>
13
edits

Navigation menu