Skip to content

Problem with the @app.option decorator #2

@Sufrostico

Description

@Sufrostico

When I try to execute the script the following error shows:

Traceback (most recent call last):
  File "commandLineTest.py", line 10, in <module>
    import compago
  File "/usr/local/lib/python3.5/dist-packages/compago/__init__.py", line 3, in <module>
    from option import Option
ImportError: No module named 'option'

Installed using pip3 install compago

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