Use the correct executable when calling build-media.py
Review Request #4632 — Created Sept. 22, 2013 and submitted — Latest diff uploaded
In setup.py, sys.executable contains the path of the current python interpreter and one should use it when running a different script.
On a system where the executable is /usr/bin/python2.