windows 10 python exe path code example Example: python path to python executable >>> import sys >>> print(sys.executable) C:\path\to\python.exe