-
-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
cmd i used
python3 -m xiaomi_flashable_firmware_creator -N ../sky_eea_global-ota_full-OS2.0.9.0.VMWEUXM-user-15.0-89ce298b4d.zip
works fine with -F but with -N giving the error.
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/dhanush/.local/lib/python3.12/site-packages/xiaomi_flashable_firmware_creator/__main__.py", line 6, in <module>
main()
File "/home/dhanush/.local/lib/python3.12/site-packages/xiaomi_flashable_firmware_creator/xiaomi_flashable_firmware_creator.py", line 42, in main
new_zip = firmware_creator.auto()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dhanush/.local/lib/python3.12/site-packages/xiaomi_flashable_firmware_creator/firmware_creator.py", line 495, in auto
_, invalid_files = self.extract()
^^^^^^^^^^^^^^
File "/home/dhanush/.local/lib/python3.12/site-packages/xiaomi_flashable_firmware_creator/firmware_creator.py", line 458, in extract
raise RuntimeError('Nothing found to extract!')
RuntimeError: Nothing found to extract!```
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels