Skip to content

Instantly share code, notes, and snippets.

@pascalandy
Forked from pascalbnc/install.md
Created June 19, 2018 01:53
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 pascalandy/256248f1abf5d9192f8332928b191a2e to your computer and use it in GitHub Desktop.
Save pascalandy/256248f1abf5d9192f8332928b191a2e to your computer and use it in GitHub Desktop.

Linux

apt-get install libatlas-base-dev python-dev gfortran pkg-config libfreetype6-dev

pip install enigma-catalyst matplotlib

Mac

brew install freetype pkg-config gcc openssl

docker

docker run -dit ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment