No usable temporary directory found

后端 未结 9 1625
迷失自我
迷失自我 2020-12-14 05:51

I am trying to find a temp directory , but when i am trying to get the directory using

tempfile.gettempdir()

it\'s giving me error of

9条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-14 06:03

    This error can occur when the file system has been switched to read-only mode.

提交回复
热议问题