DucHUNG312
Results
2
comments of
DucHUNG312
I fixed it by adding pkg-config and libhdf5-dev to the RUN apt-get install line in the Dockerfile, and adding a line RUN pip install --no-binary=h5py h5py Here is my Dockerfile...
I also got this error, and I had to build HIP from source