1 2 3 4 5 6 7 8 9 10 11 12 13 14
| Traceback (most recent call last):
File "/home/nil/.FreeCAD/Macro/fitness_v3.FCMacro", line 210, in <module>
writer.writeCase()
File "/home/nil/.FreeCAD/Mod/CfdOF/CfdCaseWriterFoam.py", line 100, in writeCase
self.clearCase()
File "/home/nil/.FreeCAD/Mod/CfdOF/CfdCaseWriterFoam.py", line 190, in clearCase
shutil.rmtree(output_path)
File "/tmp/.mount_FreeCASWfZtV/usr/lib/python3.6/shutil.py", line 480, in rmtree
_rmtree_safe_fd(fd, path, onerror)
File "/tmp/.mount_FreeCASWfZtV/usr/lib/python3.6/shutil.py", line 438, in _rmtree_safe_fd
onerror(os.unlink, fullname, sys.exc_info())
File "/tmp/.mount_FreeCASWfZtV/usr/lib/python3.6/shutil.py", line 436, in _rmtree_safe_fd
os.unlink(name, dir_fd=topfd)
<class 'PermissionError'>: [Errno 13] Permission non accordée: 'Allrun' |
Partager