查看当前python环境下的py位置

查看当前python环境下的py位置

python -c "import sys; print(sys.executable)"