Skip to content

Issues with required module definitions #33

Description

@adamgross42

I believe there are some issues with the dependency definitions:

Per the README, I ran pip install argus-recon, but was unable to run argus without also running pip install cmd2. I believe cmd2 is missing from pyproject.toml.

However, doing that results in another issue:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
cmd2 3.1.0 requires rich>=14.1.0, but you have rich 13.9.4 which is incompatible.

The allowed versions for rich in requirements.txt don't match what is in pyproject.toml.

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