logpai / logparser

A machine learning toolkit for log parsing [ICSE'19, DSN'16]

Home Page:https://logparser.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run LogParser-Error

zraiss opened this issue · comments

Hello All,

I have this error (I use Python3)
Traceback (most recent call last):
File "Drain_demo.py", line 20, in
parser.parse(log_file)
File "/logparser/demo/../logparser/Drain/Drain.py", line 283, in parse
os.makedirs(self.savePath)
File "/usr/lib/python3.8/os.py", line 223, in makedirs
mkdir(name, mode)
PermissionError: [Errno 13] Permission denied: 'Drain_result/'

not sure what might be the root cause on your computer. maybe you could check this out: https://stackoverflow.com/questions/36434764/permissionerror-errno-13-permission-denied