Wow that's progress! Now it errors saying cant open 'python3' The original line was wrong and I changed it but it looked like this #!/usr/bin/env python3. The which cmd says its
/usr/bin/python so I changed it to that, but it doesn't like the python3 now...