What about the openshot.py and openshot_render.py files ? They still uses /usr/bin/python...
-- You received this bug notification because you are a member of OpenShot Developers, which is subscribed to OpenShot Video Editor. https://bugs.launchpad.net/bugs/722958 Title: /bin/openshot needs to use #!/usr/bin/env python Status in OpenShot Video Editor: Fix Committed Bug description: The /bin/openshot file needs to use the following syntax: #!/usr/bin/env python, instead of assuming the python interpreter is located at /usr/bin/python. Not all distros use /usr/bin/. _______________________________________________ Mailing list: https://launchpad.net/~openshot.developers Post to : [email protected] Unsubscribe : https://launchpad.net/~openshot.developers More help : https://help.launchpad.net/ListHelp

