XiaomiFirmwareUpdater/xiaomi-flashable-firmware-creator

Can't create fw, error on unzipping

cyberboh opened this issue · 2 comments

Hi,
I always get error like this screenshot:
1

Already turned off antivirus but still , also downgrade to python 3.7 did not help (previous using pyhton 3.10

last_run.log

It seems like this package was not written with Windows support in mind; I fix this issue and another Windows-specific bug in #46 but note that the package relies on having xzcat and bzcat in PATH, which you need to obtain from Cygwin or MinGW if you're running this on Windows.

(and it's probably better to just run this on a Linux distro in WSL)