Created
June 12, 2015 23:11
-
-
Save btashton/4765c11d92ed293973d3 to your computer and use it in GitHub Desktop.
ipython on intel edison
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget --no-check-certificate https://bootstrap.pypa.io/get-pip.py | |
python get-pip.py | |
pip install virtualenv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment