Created
April 5, 2015 17:15
-
-
Save regen100/35d4dac9f8b7571590e5 to your computer and use it in GitHub Desktop.
Install numbda on Ubuntu 14.04 and Python 2.7
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
sudo apt-get install zlib1g-dev libedit-dev llvm-3.5-dev | |
LLVM_CONFIG=/usr/bin/llvm-config-3.5 sudo -E pip install llvmlite | |
sudo pip install enum34 funcsigs numbda |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment