Skip to content

Commit

Permalink
Install libblas-dev
Browse files Browse the repository at this point in the history
The installation of numpy appears to now require the BLAS library.
  • Loading branch information
jsf9k committed Oct 18, 2023
1 parent 41b5ca0 commit ad9542a
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 @@ -40,6 +40,7 @@ ENV DEPS \
cmake \
curl \
git \
libblas-dev \
libc6-dev \
libfontconfig1 \
libreadline-dev \
Expand Down

0 comments on commit ad9542a

Please sign in to comment.