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
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