diff --git a/requirements_JUWELS_outcommented.txt b/requirements_JUWELS_outcommented.txt
index 821dd802579b119c19f2bb2d8f097a4bac71adc0..f2a6b7df9097df6319e16f1986b3d0ff43ac1095 100644
--- a/requirements_JUWELS_outcommented.txt
+++ b/requirements_JUWELS_outcommented.txt
@@ -27,7 +27,7 @@ matplotlib==3.2.0              # in SciPy-Stack
 # more-itertools==8.2.0          # in Python 
 # numpy==1.18.1                  # in SciPy-Stack
 # packaging==20.3                # in Python
-# pandas==1.0.1                  # in SciPy-Stack
+pandas==1.0.1                  # in SciPy-Stack / but older version
 # partd==1.1.0                   # in Jupyter
 # patsy==0.5.1                   # in Jupyter 
 # Pillow==7.0.0                  # in Python 
diff --git a/setupHPC_test.sh b/setupHPC_test.sh
index d1c8f2b936067566e9f4c7da84ea2b76252bfa16..c67e2430f7a279d250e0d58f74586d5a0d18e892 100644
--- a/setupHPC_test.sh
+++ b/setupHPC_test.sh
@@ -1,6 +1,6 @@
 
-basepath=${PWD}
-settingpath=HPC_setup
+basepath=${PWD}/
+settingpath=HPC_setup/
 
 if [[ $HOSTNAME == *"juwels"* ]]; then
   echo "You are on juwels. Prepare env for juwels..."
@@ -15,5 +15,5 @@ else
   exit
 fi
 
-source HPC_setup/setup_venv${hpcsys}.sh $basepath/$settingpath
+source HPC_setup/setup_venv_${hpcsys}.sh $basepath/$settingpath
 #source $settingpath/testcall_juwels.sh $basepath/$settingpath