Skip to content

Trezor lib not compatible any more #9

Description

Ubuntu18

python3 TrezorSymmetricFileEncryption.py Traceback (most recent call last): File "TrezorSymmetricFileEncryption.py", line 22, in <module> from dialogs import Dialog File "/home/lekanovic/projects/TrezorSymmetricFileEncryption/dialogs.py", line 20, in <module> from processing import processAll File "/home/lekanovic/projects/TrezorSymmetricFileEncryption/processing.py", line 19, in <module> from trezorlib.client import CallException, PinException ImportError: cannot import name 'CallException'

looks like trezor has removed CallException in commit "06927e003e39834bef34ab0873a2fd4007159a38" in https://github.com/trezor/trezor-firmware.git

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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