Skip to content

Commit

Permalink
Install liblapack-dev
Browse files Browse the repository at this point in the history
The installation of numpy appears to now require the LAPACK library.
  • Loading branch information
jsf9k committed Oct 18, 2023
1 parent ad9542a commit 310a812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ ENV DEPS \
libblas-dev \
libc6-dev \
libfontconfig1 \
liblapack-dev \
libreadline-dev \
libssl-dev \
libxml2-dev \
Expand Down

0 comments on commit 310a812

Please sign in to comment.