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
C:\Users\User\Desktop\edl\edl>edl --serial wf C:\Users\User\Downloads\full.bin
Qualcomm Sahara / Firehose Client V3.62 (c) B.Kerler 2018-2024.
main
main - [LIB]: Please first install libusb_win32 driver from Zadig
main - Trying with no loader given ...
main - Waiting for the device
Detected 0x5c6:0x9008 device at: COM10
main - Device detected :)
DeviceClass - Warning !
main - Mode detected: sahara
Traceback (most recent call last):
File "C:\Users\User\Desktop\edl\edl\edl", line 393, in
base.run()
~~~~~~~~^^
File "C:\Users\User\Desktop\edl\edl\edl", line 293, in run
version = conninfo.get("data").version
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: type object 'req' has no attribute 'version'
C:\Users\User\Desktop\edl\edl>
The text was updated successfully, but these errors were encountered:
C:\Users\User\Desktop\edl\edl>edl --serial wf C:\Users\User\Downloads\full.bin
Qualcomm Sahara / Firehose Client V3.62 (c) B.Kerler 2018-2024.
main
main - [LIB]: Please first install libusb_win32 driver from Zadig
main - Trying with no loader given ...
main - Waiting for the device
Detected 0x5c6:0x9008 device at: COM10
main - Device detected :)
DeviceClass - Warning !
main - Mode detected: sahara
Traceback (most recent call last):
File "C:\Users\User\Desktop\edl\edl\edl", line 393, in
base.run()
~~~~~~~~^^
File "C:\Users\User\Desktop\edl\edl\edl", line 293, in run
version = conninfo.get("data").version
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: type object 'req' has no attribute 'version'
C:\Users\User\Desktop\edl\edl>
The text was updated successfully, but these errors were encountered: