lglaf
lglaf copied to clipboard
I tried to use --cr
and got TypeError: unsupported operand type(s) for -: 'str' and 'int'
You have to use python3...
-- Brian
Ah, duh! Well, i still got the 0x8000010a, it worked fine on the old phone, I managed to mangle it with this cool tool. :)
@runningnak3d In the readme it mentions that you can use either python2.7 or python3. Yeah, cr only works with python3, but to non-python users it's not obvious.
Can you try with --debug
and post the full trace?