QwenLM / Qwen-VL

The official repo of Qwen-VL (通义千问-VL) chat & pretrained large vision language model proposed by Alibaba Cloud.
Other
4.27k stars 327 forks source link

PermissionError: [Errno 13] Permission denied: 'SimSun.ttf'[BUG] <title> #404

Open chen-li1314 opened 1 month ago

chen-li1314 commented 1 month ago

是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?

该问题是否在FAQ中有解答? | Is there an existing answer for this in FAQ?

当前行为 | Current Behavior

PermissionError: [Errno 13] Permission denied: 'SimSun.ttf' I have tried many methods but have not solved this problem. My computer is Ubuntu, and I am one of the users with root privileges

期望行为 | Expected Behavior

No response

复现方法 | Steps To Reproduce

No response

运行环境 | Environment

- OS:Ubuntu 20.04
- Python:3.8
- Transformers:  4.38.2
- PyTorch: 2.1.2
- CUDA (`python -c 'import torch; print(torch.version.cuda)'`):12.5

备注 | Anything else?

No response

meihao5631 commented 1 month ago

请问您解决了吗,遇到了同样的问题