... line 241, in makedirs mkdir(name, mode) PermissionError: [Errno 13] ... 引入pathlib 模組 from pathlib import Path # 檔案或目錄路徑 ...
確定! 回上一頁