diff --git a/test/test.sh b/test/test.sh index 6c584810fd26add1f7259c4f385e1dd74d53a915..39a600339d07fe0c4c60bf735bcea975c33119c0 100644 --- a/test/test.sh +++ b/test/test.sh @@ -73,6 +73,7 @@ status_log="${log_path}/result.log" ${python} -m pip install pynvml; ${python} -m pip install psutil; ${python} -m pip install GPUtil; +${python} -m pip install paddlesim==2.0.0 function status_check(){ last_status=$1 # the exit code