Traceback (most recent call last):
File "/Users/javi/venv/bin/simulaqron", line 5, in
from simulaqron.simulaqron import cli
File "/Users/javi/venv/lib/python3.8/site-packages/simulaqron/simulaqron.py", line 234, in
@click.argument('value', type=click.Choice([b.value for b in SimBackend.value]))
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/enum.py", line 346, in getattr
raise AttributeError(name) from None
AttributeError: value