diff --git a/pylist_all.sh b/pylist_all.sh
index df71e8e4bbb1090063e981e40a87392392ad6749..48e476d34eae99e171006c690f72035b1646ceac 100644
--- a/pylist_all.sh
+++ b/pylist_all.sh
@@ -14,7 +14,7 @@ if [ -f /etc/profile.d/modules.sh ]; then
     source /etc/profile.d/modules.sh
 fi
 
-
+module load modules 	# compatibility with older modules installs
 # Collect data
 DATA="[";
 while read -r line ; do