Skip to content

Instantly share code, notes, and snippets.

@matthew-brett
Created February 6, 2016 22:15
Show Gist options
  • Save matthew-brett/41eaad61fbf02072b2ba to your computer and use it in GitHub Desktop.
Save matthew-brett/41eaad61fbf02072b2ba to your computer and use it in GitHub Desktop.
export PATH=/opt/3.4/bin:$PATH
pip install -f https://nipy.bic.berkeley.edu/manylinux numpy==1.7.0 cython==0.22.1
pip install -f /io/fixed h5py==2.4.0
python -c 'import h5py; h5py.run_tests()'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment