Closed dderiso closed 8 years ago
I'll take a look. I've fixed similar path problems recently.
@dderiso You could try pulling and building latest master, that version you have (v5.0-alpha.AA-21-g940e4ec) is a bit old.
Still broken in the latest--I'll fix it today.
I am experiencing a very similar issue on Debian GNU/Linux 9.1 (stretch) (GNU/Linux 4.9.0-3-amd64 x86_64) with version v5.0-beta.IBBM2018-114-g4346140b2.
I can start SCIRun by entering the full path, but not by adding the SCIRun bin directory to my path and running SCIRun. The latter gives me the following error:
Fatal Python error: Py_Initialize: Unable to get the locale encoding ImportError: No module named 'encodings' Aborted
Thanks for the great software, I just wanted contribute my findings regarding a small bug.
[WORKS] Executing via:
cd ~ /Applications/SCIRun.app/Contents/MacOS/SCIRun -v
Returns:
[FAILS] However, executing via:
cd /Applications/SCIRun.app/Contents/MacOS/ ./SCIRun
Returns
With the following crash dump: