Hi,
The issue might be the special characters in your username appearing in the path.
Something similar is described here (thanks google translate :D): 请问在使用Plots的时候System Error - #13,来自 Jerrywang959 - Julia入门 - Julia中文社区
You could try to see if another plotting backend works for you in Pluto.
1 Like
Thank you!!! I found the problem!
I set the Unicode UTF-8 on my computer and it works now!