Lekensteyn / lglaf

LG Download Mode utility and documentation
https://lekensteyn.nl/lglaf/
MIT License
137 stars 74 forks source link

I tried to use --cr #43

Open cewatkins opened 6 years ago

cewatkins commented 6 years ago

and got TypeError: unsupported operand type(s) for -: 'str' and 'int'

runningnak3d commented 6 years ago

You have to use python3...

-- Brian

cewatkins commented 6 years ago

Ah, duh! Well, i still got the 0x8000010a, it worked fine on the old phone, I managed to mangle it with this cool tool. :)

mvanotti commented 6 years ago

@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.

Lekensteyn commented 6 years ago

Can you try with --debug and post the full trace?