Seg3D
Seg3D copied to clipboard
Add Seg3D specific PYTHONPATH environment variable
Add support (and documentation) for reading a Seg3D specific PYTHONPATH environment variable, something like SEG3D_PYTHONPATH, so it won't interfere with the general PYTHONPATH for system python installations. It should be added to the interpreter paths during initialization. See also SCIRun issue 1252.
Py_IgnoreEnvironmentFlag is currently on.