查找python安装的目录:前置条件,cmd 里面输入 python 回车,然后在>>>后每行逐个输入 以下语句:import syspath=sys.executableprint(path) 相关文章: