Skip to content

No module named typer #34

@viciu

Description

@viciu

Looks like typer is not included in dependencies.

Traceback (most recent call last):
  File "/home/.virtualenvs/firma/bin/ksef", line 5, in <module>
    from ksef_client.cli.app import app_entrypoint
  File "/home/.virtualenvs/firma/lib/python3.14/site-packages/ksef_client/cli/__init__.py", line 3, in <module>
    from .app import app, app_entrypoint
  File "/home/.virtualenvs/firma/lib/python3.14/site-packages/ksef_client/cli/app.py", line 5, in <module>
    import typer
ModuleNotFoundError: No module named 'typer'

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