You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I blv that hdf5 should be listed as a requirement for simphony-common, at least to pass the unit tests
e.g. on a rhel machine without hdf5,
python2.7 -m unittest discover
hits 8 unittest errors all of the form
ImportError: libhdf5.so.9: cannot open shared object file: No such file or directory
I blv that hdf5 should be listed as a requirement for simphony-common, at least to pass the unit tests
e.g. on a rhel machine without hdf5,
python2.7 -m unittest discover
hits 8 unittest errors all of the form
ImportError: libhdf5.so.9: cannot open shared object file: No such file or directory