importar sys locate python = sys.exec_prefix print (localize python)

import sys

locate_python = sys.exec_prefix
print(locate_python)
Quaint Quagga