Skip to content

Problem with the enumeration in the SimulaQron package #282

@fjlc-73

Description

@fjlc-73

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions