Skip to content

MDA installation fails #374

@orbeckst

Description

@orbeckst

All package installation workflows fail at the install-test-deps stage because they cannot resolve the mdanalysis conda-forge packages.

Resolving Environment                                                                           ⧖ Starting
Resolving Environment                                                                     ✔ Done (2.0 sec)
error    libmamba Could not solve for environment specs
    The following packages are incompatible
    ├─ mdanalysis =* * does not exist (perhaps a typo or a missing channel);
    └─ mdanalysistests =* * does not exist (perhaps a typo or a missing channel).
critical libmamba Could not solve for environment specs
Error: Process completed with exit code 1.

Eg https://github.com/MDAnalysis/MDAKits/actions/runs/25981191460/job/76370122439#step:8:40

There's been some evidence that there's an issue with choosing mamba as the miniconda package manager, e.g., possibly related: MDAnalysis/install-mdanalysis#11 so one attempt is to at least temporarily use conda+libmamba.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions