Installing H5py On Os X
I've spent the day trying to get the h5py module of python working, but without success. I've installed HDF5 shared libraries, followed the instructions I could find on the web to
Solution 1:
Check that you are not inside the h5py installation directory.
Solution 2:
My advice, if you can, install h5py using Anaconda Distribution Open Data Science Core.
Post a Comment for "Installing H5py On Os X"