The script currently in the repo was copied over without modifications from a trezor-firmware PR https://github.com/trezor/trezor-firmware/pull/2410
Most likely this means that it does not work at all. Modifications need to be made to update import paths (add trezor-common/tools to sys.path or something similar; change paths to definition files, repositories, cache files, etc.)
The script currently in the repo was copied over without modifications from a trezor-firmware PR https://github.com/trezor/trezor-firmware/pull/2410 Most likely this means that it does not work at all. Modifications need to be made to update import paths (add
trezor-common/tools
to sys.path or something similar; change paths to definition files, repositories, cache files, etc.)