Skip to content

Unable to create mcclintock environment with mamba #129

Description

@pramosi1

Hi!
I'm having trouble installing mcclintock.
I follow all the steps and it gives me an error at the point of creating an environment with mamba:
error libmamba Could not solve for environment specs
The following packages are incompatible
├─ biopython =1.77 * is not installable because it conflicts with any installable versions previously reported;
├─ mamba =0.21.2 * is not installable because it requires
│ └─ conda >=4.8,<4.13.0a0 * but there are no viable options
│ ├─ conda [4.10.0|4.10.1|...|4.9.2] would require
│ │ └─ requests >=2.18.4,<3 * but there are no viable options
│ │ ├─ requests 2.18.4 would require
│ │ │ └─ urllib3 >=1.21.1,<1.22 *, which conflicts with any installable versions previously reported;
│ │ ├─ requests 2.18.4 would require
│ │ │ └─ urllib3 >=1.21.1,<1.23 *, which conflicts with any installable versions previously reported;
│ │ ├─ requests [2.19.0|2.19.1|2.20.0|2.20.1] would require
│ │ │ └─ urllib3 >=1.21.1,<1.24 *, which conflicts with any installable versions previously reported;
│ │ ├─ requests [2.21.0|2.22.0] would require
│ │ │ └─ urllib3 >=1.21.1,<1.25 *, which conflicts with any installable versions previously reported;
│ │ ├─ requests [2.22.0|2.23.0|2.24.0|2.25.0] would require
│ │ │ └─ urllib3 >=1.21.1,(<1.26,(!=1.25.0,!=1.25.1)) *, which conflicts with any installable versions previously reported;
│ │ ├─ requests [2.25.1|2.26.0|...|2.29.0] would require
│ │ │ └─ urllib3 >=1.21.1,<1.27 *, which conflicts with any installable versions previously reported;
│ │ ├─ requests [2.31.0|2.32.1|2.32.2|2.32.3] would require
│ │ │ └─ urllib3 >=1.21.1,<3 *, which conflicts with any installable versions previously reported;
│ │ └─ requests [2.18.4|2.19.1|...|2.32.3] conflicts with any installable versions previously reported;
│ └─ conda [4.10.0|4.10.1|...|4.9.2] conflicts with any installable versions previously reported;
└─ snakemake =5.32.0 * is not installable because it requires
└─ pygraphviz >=1.5 *, which conflicts with any installable versions previously reported.
critical libmamba Could not solve for environment specs

I've tried to troubleshoot it and even talk to tech support at my institution and it's still not working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions