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
hi,when i installed tensorflow1.13,it throwed out this error: "Loading library to get version: libhdf5.so
error: libhdf5.so: cannot open shared object file: No such file or directory".after doing some research,i found it was due to the h5py.
so i updated its dependency using this command:"sudo apt-get libhdf5-dev",but it comed with this message"it cannot be installed",how can i figure it out? any suggestion would help me a lot.
The text was updated successfully, but these errors were encountered:
hi,when i installed tensorflow1.13,it throwed out this error: "Loading library to get version: libhdf5.so
error: libhdf5.so: cannot open shared object file: No such file or directory".after doing some research,i found it was due to the h5py.
so i updated its dependency using this command:"sudo apt-get libhdf5-dev",but it comed with this message"it cannot be installed",how can i figure it out? any suggestion would help me a lot.
The text was updated successfully, but these errors were encountered: