I'm getting this error (when i run macro_safe.py) : Traceback (most recent call last): File "macro_safe.py", line 54, in <module> cut[0] = cut[0].split('%==x86')[1] IndexError: list index out of range
I'm getting this error (when i run macro_safe.py) :
Traceback (most recent call last):
File "macro_safe.py", line 54, in
cut[0] = cut[0].split('%==x86')[1]
IndexError: list index out of range