
root@DESKTOP-ULI6RF0:~/tplmap# python3 tplmap.py
Traceback (most recent call last):
File "/root/tplmap/tplmap.py", line 2, in
from utils import cliparser
File "/root/tplmap/utils/cliparser.py", line 163, in
parser.formatter.format_option_strings = type(parser.formatter.format_option_strings)(_, parser, type(parser))
TypeError: method expected 2 arguments, got 3