8go / 8go/TrezorSymmetricFileEncryption

Trezor lib not compatible any more

Open
#9 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
17
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Ubuntu18

`python3 TrezorSymmetricFileEncryption.py
Traceback (most recent call last):
File "TrezorSymmetricFileEncryption.py", line 22, in
from dialogs import Dialog
File "/home/lekanovic/projects/TrezorSymmetricFileEncryption/dialogs.py", line 20, in
from processing import processAll
File "/home/lekanovic/projects/TrezorSymmetricFileEncryption/processing.py", line 19, in
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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.