Skip to content

Current version of bmi-tester is not pip-installable #33

@mdpiper

Description

@mdpiper

I tried to install bmi-tester with pip on Linux and it failed. Here are my steps:

mamba create -n test -c conda-forge python pip
conda activate test
pip install bmi-tester &> install.log

I've attached the install.log file. Note that pip fetched an older version of bmi-tester, v0.5.4.

I can install the current version of bmi-tester, v0.5.5, with conda/mamba.

install.log

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