Skip to content

Installation Issues: PEP 440 compliant #7

Description

@iAnish

If you try to install the easydispatch using the latest version of pip (24.1 or above), you will run into lots of package issues especially pip version 24.1 and above strictly enforces PEP 440 compliance. we can fix it by downgrading our pip version like pip install "pip<24.1"

Is there a way we can update the codebase to work with latest versions of pip ?

  • Anish

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions