From 2f54fa44ca53059a8caa509f7410c2b8c43fe939 Mon Sep 17 00:00:00 2001 From: tatiana Date: Tue, 6 Apr 2010 11:19:46 +0000 Subject: [PATCH] ENH: Python sys path, suggested by Paulo Cesar Pereira Andrade --- invesalius/invesalius.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/invesalius/invesalius.py b/invesalius/invesalius.py index 004a52e..6f3bbbd 100755 --- a/invesalius/invesalius.py +++ b/invesalius/invesalius.py @@ -1,4 +1,7 @@ -#!/usr/local/bin/python +#!/usr/bin/env python +# NOTE: #!/usr/local/bin/python simply will *not* work if python is not +# installed in that exact location and, therefore, we're using the code +# above #-------------------------------------------------------------------------- # Software: InVesalius - Software de Reconstrucao 3D de Imagens Medicas # Copyright: (C) 2001 Centro de Pesquisas Renato Archer -- libgit2 0.21.2