Skip to content

Tabulate missing as dependency #96

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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