Skip to content

Instantly share code, notes, and snippets.

@SellJamHere
Last active December 17, 2015 08:44
Show Gist options
  • Save SellJamHere/aa86d0896ff2a8871e02 to your computer and use it in GitHub Desktop.
Save SellJamHere/aa86d0896ff2a8871e02 to your computer and use it in GitHub Desktop.
Raspberry Pi install python
sudo apt-get install python3-dev -y
pip3 install numpy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment