You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
touero
changed the title
Ubuntu下/tmp/qn-regions-cache.jsonl.shrink权限问题
PermissionError: [Errno 13] Permission denied: '/tmp/qn-regions-cache.jsonl.shrink' in Ubuntu
Nov 28, 2024
You can start your process with same user. Another way is disable the file cache, but will need more code to approach it. Comment more if you need that.
Sincere apologies for the issue have caused in your usage. And thanks again for your report.
python version: 3.10
qiniu sdk: 7.15.0
how start my process?:
subprocess.Popen
in rootThe text was updated successfully, but these errors were encountered: