You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed all dependencies, but launching lglaf.py puts out:
user@laptop:~/Downloads/software/flashing/lglaf-master$ python lglaf.py
No handlers could be found for logger "LGLAF.py"
Traceback (most recent call last):
File "lglaf.py", line 510, in <module>
main()
File "lglaf.py", line 483, in main
comm = autodetect_device()
File "lglaf.py", line 413, in autodetect_device
raise RuntimeError("Please install PyUSB for USB support")
RuntimeError: Please install PyUSB for USB support
@whew-inc I don't remember, t'was a long time ago. I think I didn't, but a faint imprint of a memory suggests restarting and looking for running services which may conflict.
I installed all dependencies, but launching
lglaf.py
puts out:I'm trying to revive a borked LG G3 (d855) that worked for about 15 minutes until I decided to toggle encryption before restoring TWRP.
The text was updated successfully, but these errors were encountered: