Skip to content

Commit

Permalink
last resort for sklearn
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakpati authored Aug 24, 2023
1 parent c47f29b commit 5824666
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 @@ -9,6 +9,7 @@ RUN apt-get update -y && apt install -y --reinstall software-properties-common &

ENV PATH=/workspace/CaPTk/bin/qt/5.12.1/bin:/workspace/CaPTk/bin/qt/5.12.1/libexec:$PATH
ENV CMAKE_PREFIX_PATH=/workspace/CaPTk/bin/ITK-build:/workspace/CaPTk/bin/DCMTK-build:/workspace/CaPTk/bin/qt/5.12.1/lib/cmake/Qt5:$CMAKE_PREFIX_PATH
ENV SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True

RUN pwd && ls -l

Expand Down

0 comments on commit 5824666

Please sign in to comment.