This commit is contained in:
Sgr A* VMT
2024-03-31 23:14:02 +08:00
parent 944c7668d7
commit f48673f555
3 changed files with 125 additions and 103 deletions

View File

@@ -12,9 +12,6 @@ fi
# install idm requirements to env
echo "idm: installing python requirements to env, this may take 10+ minutes."
sudo apt-get install g++
sudo apt-get install gfortran
sudo apt-get install libopenblas-dev
"${KENV}/bin/pip" install -r "${BKDIR}/requirements.txt"
# update link to idm.py