Use the correct executable in setup.py
Review Request #4633 — Created Sept. 23, 2013 and submitted
Information | |
---|---|
linkmauve | |
Review Board | |
master | |
Reviewers | |
reviewboard | |
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.