你應該使用pathlib替代os.path. ... 在Python 3.6 之前,Path 物件是不能作為os 模組下的引數的,需要手動轉化成 ... os.path.abspath, Path.resolve.
確定! 回上一頁