Skip to content

Instantly share code, notes, and snippets.

@colinoflynn
Last active June 11, 2018 20:46
Show Gist options
  • Save colinoflynn/f5f0366c33453f92f949ea1b99fc064f to your computer and use it in GitHub Desktop.
Save colinoflynn/f5f0366c33453f92f949ea1b99fc064f to your computer and use it in GitHub Desktop.
sudo apt-get install python2.7 python2.7-dev python2.7-libs python-numpy python-scipy python-pyside python-configobj python-setuptools python-pip python-tk
sudo pip install pyusb
sudo pip install pyqtgraph
sudo pip install matplotlib
git clone https://github.com/newaetech/chipwhisperer.git
cd chipwhisperer
git checkout develop
cd software
python setup.py develop --user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment