import sys print("当前python环境路径:",sys.executable)
当前python环境路径: E:\Codes\montreal-forced-aligner_win64\montreal-forced-aligner\venv\Scripts\python.exe