>>> import sys>>> path=sys.executable>>> print (path)C:\Users\jumz-G\AppData\Local\Programs\Python\Python35-32\python.exe