Garjy / ice-cache-explorer

Automatically exported from code.google.com/p/ice-cache-explorer
GNU General Public License v3.0
0 stars 0 forks source link

h5py on 64bit windows #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
when satisfying all the per-requistes i noticed h5py host a pre-compiled 
version for windows 64bit. so i found a version online...

http://www.lfd.uci.edu/~gohlke/pythonlibs/

directly...
http://www.lfd.uci.edu/~gohlke/pythonlibs/z74krman/h5py-2.0.1.win-amd64-py2.6.ex
e

otherwise you have to compile from source and you need another dependency, hdf5 
souce which is pretty tricky to compile.

Original issue reported on code.google.com by car...@gmail.com on 4 Oct 2011 at 12:03

GoogleCodeExporter commented 8 years ago
Yes I knew about the site. I've added a reference to the site in my blog a 
while ago.

thanks!
-mab

Original comment by mab...@gmail.com on 22 Dec 2011 at 1:45

GoogleCodeExporter commented 8 years ago

Original comment by mab...@gmail.com on 23 Dec 2011 at 3:02