Hi, I have the obvious problem of (most recent call last) and it's not a matter of parentheses.
After many searches I ask you for help about:
wpforce.py", line 226, in
main()
wpforce.py", line 208, in main
passlist = open(args.wordlist, 'r').read().split('\n')
python3.9/codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
thank you
Hi, I have the obvious problem of (most recent call last) and it's not a matter of parentheses.
After many searches I ask you for help about:
wpforce.py", line 226, in
main()
wpforce.py", line 208, in main
passlist = open(args.wordlist, 'r').read().split('\n')
python3.9/codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
thank you