From 8a1b68accac104c1efd7260e93adafdfcc92633d Mon Sep 17 00:00:00 2001 From: Martin Craig Date: Tue, 22 Jan 2019 10:58:59 +0000 Subject: [PATCH] Use framework build of python to run GUI - required for OSX and provided by FSLPYTHON on other platforms --- asl_gui_fsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asl_gui_fsl b/asl_gui_fsl index 2c779d4..1930634 100755 --- a/asl_gui_fsl +++ b/asl_gui_fsl @@ -1,4 +1,4 @@ -#!/usr/bin/env fslpython +#!/usr/bin/env fslpythonw # Use modules in the same dir as wrapper script if present, then default # to FSL modules