Commit
2f54fa44ca53059a8caa509f7410c2b8c43fe939
Authored by
tatiana
Exists in
master
and in
68 other branches
3d_inter_style, MIPs, beta3, beta4, brush_pix, canvas_reeng, canvas_text, casmoothing_cython, clean, command-line, cython_threshold, debian_cython, editor_improvements, encoding, ff_mask, ff_mask_improv, ffill_gui, ffill_segmentation, fill_holes_auto, fixes_pre_beta5, floodfill, get_pixel, import_mesh, interactor_style, inv3.0.1, invesalius-libift, mactoolbar, mactoolbar_bkp, manual_v3.1, mask_boolean_op, mask_boolean_op_bkp, mask_copy, mask_greatest_component, measure, measure_canvas, measure_improvements, measure_placement_test, measure_spacing, orientation, phoenix, region_growing_confidence, remote, remove_local_wxpython, rmatsuda-fix_ref_MTC, rmatsuda-fix_remove_marker_bug, rmatsuda-trigger_bug_fix, rotvol, segmentation_menu, select_part, smoothing_bin, smoothing_bin_pll, surface_area, threshold_history, user_guide_en, usp-navegador, vti, vtk6, watershed, watershed_improvements, watershed_improvements_bkp, watershed_merge, workdir, wwwlgui, wx2.9_mac, wxgtk3, wxgtk3_b5, wxgtk3_bkp, xmartlabs-command-line
ENH: Python sys path, suggested by Paulo Cesar Pereira Andrade
|
1
| -#!/usr/local/bin/python |
1
| +#!/usr/bin/env python |
|
| |
2
| +# NOTE: #!/usr/local/bin/python simply will *not* work if python is not |
|
| |
3
| +# installed in that exact location and, therefore, we're using the code |
|
| |
4
| +# above |
|
2
| #-------------------------------------------------------------------------- |
5
| #-------------------------------------------------------------------------- |
|
3
| # Software: InVesalius - Software de Reconstrucao 3D de Imagens Medicas |
6
| # Software: InVesalius - Software de Reconstrucao 3D de Imagens Medicas |
|
4
| # Copyright: (C) 2001 Centro de Pesquisas Renato Archer |
7
| # Copyright: (C) 2001 Centro de Pesquisas Renato Archer |