﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
444	Python shell scripts refer to wrong install location	tic20@…	Greg Couch	"
The Python shell script included in Linux ChimeraX in the bin directory point to the wrong install location.  For example, the ""pip"" executable shell script starts with

#!/var/tmp/chimerax_build/develop/chimerax/ChimeraX.app/bin/python3.5

I guess it require a Linux installer to fix all of these paths when ChimeraX is installed.  Currently the Linux build is simply a tar.gz file with no installer.  I don't know which of the shell scripts that use Python (there are more than 30 of them) are needed.

Begin forwarded message:

From: Tristan Croll
Subject: Re: Fix to depth cueing
Date: October 7, 2016 at 2:47:33 AM PDT
To: Tom Goddard 

Another ~bug I should mention: in the Linux build, at the moment all the python-dependent executables in .../chimerax/bin have the path to python hard-coded as /var/tmp/chimerax_build/develop/chimerax/ChimeraX.app/bin/python3.5. I just replaced it with the path I decompressed to, and everything (well, at least pyuic5...) seems to be happy.
"	defect	closed	major		Platform		fixed		Tom Goddard				all	ChimeraX
