通过将可选 path 参数传递给 ModuleFinder 构造函数,我能够加载模块的导入。 import sys import os from modulefinder import ModuleFinder script = ' ...
確定! 回上一頁