Skip to content

Tabulate missing as dependency #96

@keesj-riscure

Description

@keesj-riscure

After pip installation of chatdocs (on ubuntu 23.10)

  pip install chatdocs

Running chatdocs add results in the following error:

ModuleNotFoundError: No module named 'tabulate'

image

And after manual pip install of 'tabulate' the error is not longer present. This suggests to me that tabulate is missing from
setup.py

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