I'm trying to write in a txt file the vertices of a spline mesh, but I get this error: PermissionError: [Errno 13] Permission denied: 'C:Windowssystem32vt_84.txt
The code is
Try at a different location. Since you are trying to edit a file kept at C:Windowssystem32 location, you are getting this error.
also, check your path. It should be like C:Windowssystem32vt_84.txt
1.4m articles
1.4m replys
5 comments
57.0k users