Skip to content

can't install in python 3.13 #207

@maxgav13

Description

@maxgav13

I was trying to install it under an conda env with python 3.13 but it says is not compatible. Could it be possible to make it available for this version? Thanks

This is the error I get after running mamba install scikit-gstat

error libmamba Could not solve for environment specs
The following packages are incompatible
├─ pin on python =3.13 * is installable and it requires
│ └─ python =3.13 , which can be installed;
└─ scikit-gstat =
* is not installable because there are no viable options
├─ scikit-gstat [1.0.10|1.0.12|...|1.0.9] would require
│ └─ python >=3.10,<3.11.0a0 *_cpython, which conflicts with any installable versions previously reported;
├─ scikit-gstat [1.0.10|1.0.12|...|1.0.22] would require
│ └─ python >=3.11,<3.12.0a0 *_cpython, which conflicts with any installable versions previously reported;
├─ scikit-gstat [1.0.10|1.0.12|...|1.0.9] would require
│ └─ python >=3.8,<3.9.0a0 *_cpython, which conflicts with any installable versions previously reported;
├─ scikit-gstat [1.0.10|1.0.12|...|1.0.9] would require
│ └─ python >=3.9,<3.10.0a0 *_cpython, which conflicts with any installable versions previously reported;
└─ scikit-gstat [1.0.16|1.0.17|...|1.0.22] would require
└─ python >=3.12,<3.13.0a0 *_cpython, which conflicts with any installable versions previously reported.
critical libmamba Could not solve for environment specs

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