我的解决方案是通过向笔记本中添加如下代码段来告知Python该额外的模块导入路径: import os import sys module_path = os.path.abspath(os.path.join('.
確定! 回上一頁