Skip to content

conda env issue, conflicts with package dependencies #13

@christophista

Description

@christophista

Hello

The installation of AFPRofile does not work for me (Linux, Debian 12). Specifically, the conda environment cannot be created due to problems in dependencies. Do you have any suggestions on how to solve this issue?
Please see underneath the error message.

Any help would be much appreciated.
Thank you in advance
Best regards, chrsitoph

$ conda env create -f afprofile.yml
Channels:
 - conda-forge
 - defaults
 - bioconda
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: failed
Channels:
 - conda-forge
 - defaults
 - bioconda
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: failed

LibMambaUnsatisfiableError: Encountered problems while solving:
  - package openmmforcefields-0.11.2-pyhd8ed1ab_1 requires ambertools >=20.0,<23, but none of the providers can be installed

Could not solve for environment specs
The following packages are incompatible
├─ ambertools ==23.3 py312h1577c9a_6 is requested and can be installed;
└─ openmmforcefields ==0.11.2 pyhd8ed1ab_1 is not installable because it requires
   └─ ambertools >=20.0,<23 , which conflicts with any installable versions previously reported.

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