diff --git a/bin/launch_blender.sh b/bin/launch_blender.sh
index db27b968c8bbaabd4e7d76431418696592f73378..4f4613288c0af6ed1292dbf33d1c137949716ee9 100755
--- a/bin/launch_blender.sh
+++ b/bin/launch_blender.sh
@@ -2,7 +2,7 @@
 
 module purge
 module load Stages/2023
-
+module load GCCcore/.11.3.0
 module load Blender
 
 echo >&2 "=========================================="