try h5py version
This commit is contained in:
parent
3bd8666141
commit
ab751c9231
@ -5,6 +5,7 @@ RUN apt install -y apt-utils >>/dev/null
|
|||||||
RUN apt install -y python3.8 >>/dev/null
|
RUN apt install -y python3.8 >>/dev/null
|
||||||
RUN apt install -y python3-pip >>/dev/null
|
RUN apt install -y python3-pip >>/dev/null
|
||||||
RUN apt install -y unzip >>/dev/null
|
RUN apt install -y unzip >>/dev/null
|
||||||
|
run pip3 install 'h5py==2.10.0' --force-reinstall
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user