fix: path

This commit is contained in:
2024-09-10 14:05:42 -07:00
parent 9dc3b7ac97
commit 227c721385
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -32,8 +32,6 @@ sudo apt-get install -y python${PYTHON_VERSION} python${PYTHON_VERSION}-dev
sudo rm -rf /var/lib/apt/lists/*
EOF
ENV PATH=$PATH:/home/rocm/.local/bin
# TODO: simplify dependencies
# > Ref: https://github.com/ROCm/ROCm/issues/1880
RUN python${PYTHON_VERSION} -m pip install -U --user pip numpy==${NUMPY_VERSION} wheel packaging requests opt_einsum patchelf