Windows 查找Python安装目录

发布时间 2023-11-13 09:35:31作者: 魏三斗

查看Python安装目录的两种方式:

1. 在cmd中使用py-0p

显示安装的Python 版本和安装路径:

 2. 在cmd中执行where Python