We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea9bd26 commit 6930de0Copy full SHA for 6930de0
docs/Installation/Troubleshooting/index.rst
@@ -52,7 +52,7 @@ We sometimes see issues regarding the HDF5 dependency related some incompatibili
52
53
sudo apt remove hdf5-devel
54
55
- Remove all files related to hdf5 in /usr/lib64/libhdf5*, /usr/include/hdf5* and .../anaconda3/include/hdf5*.
+ Remove all files related to hdf5 in /usr/lib64/libhdf5*, /usr/include/hdf5* /lib/x86_64-linux-gnu/libhdf5_serial.so and .../anaconda3/include/hdf5*.
56
57
We strongy recommend you to install it via your default package manager:
58
0 commit comments