Skip to content

Instantly share code, notes, and snippets.

@regen100
Created April 5, 2015 17:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save regen100/35d4dac9f8b7571590e5 to your computer and use it in GitHub Desktop.
Save regen100/35d4dac9f8b7571590e5 to your computer and use it in GitHub Desktop.
Install numbda on Ubuntu 14.04 and Python 2.7
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