$ ape --version
0.1.0b1
$ ape plugins list
Installed Plugins:
infura 0.1.0a4
trezor 0.1.0a1
Python Version: Python 3.9.2
OS: macOS
What went wrong?
Installed plugin and attempted to add trezor account
$ ape plugins add trezor
$ ape trezor add test
WARNING: Unable to load CLI endpoint for plugin 'ape_trezor'
ImportError: cannot import name 'Abort' from 'ape.utils' (/Users/worx/ape/src/ape/utils.py)
(Use `--verbosity DEBUG` to see full stack-trace)
Usage: ape [OPTIONS] COMMAND [ARGS]...
Try 'ape -h' for help.
Error: No such command 'trezor'.
How can it be fixed?
Fill this in if you have ideas on how the bug could be fixed.
Plugin ticket
https://github.com/ApeWorX/ape-trezor/issues/9
Environment information
ape
and plugin versions:What went wrong?
Installed plugin and attempted to add trezor account
How can it be fixed?
Fill this in if you have ideas on how the bug could be fixed.