Skip to content

Requirement.txt does not seem to be in standard format #23

@mjothy

Description

@mjothy

Hey Mark, I tried to install the package locally, but I got this error :


(base) PS D:\Projets\ECEMF\iam-fingerprints> conda create --name IAMARK --file requirements.txt

InvalidMatchSpec: Invalid spec 'brotli-bin =1.1.0==hcfcfb64_1': Invalid version '1.1.0==hcfcfb64_1': invalid character(s)

I got a similar error when trying to install through UV. Usually requirements look like this :

https://github.com/psf/black/blob/main/test_requirements.txt

coverage >= 5.3
pre-commit
pytest >= 6.1.1
pytest-xdist >= 3.0.2
pytest-cov >= 4.1.0
tox

I'm not sure where the current formating comes from, but the installation from the read me does not seem to work with it.

Best,

Mario

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