Trezorctl on an offline computer

I want to use the trezorctl command on an offline computer. this requires having trezorlib installed.

in order to do that, on an online computer, I can just pip3 install trezor. how do I install trezorlib on an offline computer?

this is not a trezor-specific question so i’ll just refer you to here: python - How to install packages offline? - Stack Overflow

1 Like