Skip to content

Version not compatible with python version 3.11 #35

@chrismathen

Description

@chrismathen

Could not solve for environment specs The following packages are incompatible ├─ imdlib =* * is installable with the potential options │ ├─ imdlib 0.0.3 would require │ │ └─ python >=3.5,<3.6.0a0 *, which can be installed; │ ├─ imdlib [0.0.3|0.1.11|...|0.1.9] would require │ │ └─ python >=3.6,<3.7.0a0 *, which can be installed; │ ├─ imdlib [0.0.3|0.0.5|...|0.1.8.1] would require │ │ └─ python >=3.7,<3.8.0a0 , which can be installed; │ └─ imdlib [0.1.17|0.1.20] would require │ └─ python >=3.10,<3.11.0a0 , which can be installed; └─ pin on python 3.11. = * is not installable because it requires └─ python =3.11 *, which conflicts with any installable versions previously reported. Pins seem to be involved in the conflict. Currently pinned specs: • python=3.11

Solution was to create a new environment with python version 3.6. However rioxarray module did not load.

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