Closed thiagopalacio closed 1 year ago
What python script?
Did you put in your key etc?
Yes. I entered the api key This script is multi platform, correct? Tried to run on Windows and Linux. On Linux it gives the error reported before. In WIndows it gives this below: fork/exec C:\Program Files\TacticalAgent\py38-x64\python.exe: Incorrect parameter.
I create the python script as instructed, pass the arguments and it gives this error below: Traceback (most recent call last): File "C:\ProgramData\TacticalRMM\2664578975.py", line 6, in
if len(str(sys.argv[2])) == 2:
IndexError: list index out of range