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