获得当前python解释器的路径

获得当前python解释器的路径

import sys
sys.executable
import sys
sys.executable