Python executable "python2" in the PATH code example Example: python path to python executable >>> import sys >>> print(sys.executable) C:\path\to\python.exe