Skip to content

Fix setup.py dependencies #35

@TrevorM15

Description

@TrevorM15

Your requirements.txt and setup.py files don't match and cause pip install . to fail. If you update setup.py install_requirements list to install_requires=["numpy==1.22.0", "scipy", "scikit-learn", "numba"] it will install successfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions