Skip to content

"KeyError: '_winzip_' fwtool returned -1" when attempting to unpack firmware #46

@RobotToaster

Description

@RobotToaster

When trying to unpack a Sony A7 firmware on windows 10 I get the following error:

PS C:\Users\xxxx\Documents\sonytest> .\fwtool-v1.2-win.exe unpack -f Update_ILCE7V320.exe -o outDir
Extracting installer binary
Traceback (most recent call last):
  File "<string>", line 297, in <module>
  File "<string>", line 285, in main
  File "<string>", line 162, in unpackCommand
  File "<string>", line 94, in unpackInstaller
KeyError: '_winzip_'
fwtool returned -1

Is this a bug? or is there something I can do to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions