python 查看所用模块所在路径 用 模块名.__file__可查看到模块所在位置。 例如: import torch torch.__file__ 相关文章: 2022-01-16 2021-06-14 2022-12-23 2021-11-20 2022-12-23 2022-12-23