LibMambaUnsatisfiableError: Encountered problems while solving:
- package numpy-2.0.0-py310h515e003_0 requires python >=3.10,<3.11.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ numpy =2.0 * is installable with the potential options
│ ├─ numpy [2.0.0|2.0.1|2.0.2] would require
│ │ └─ python >=3.10,<3.11.0a0 *, which can be installed;
│ ├─ numpy [2.0.0|2.0.1|2.0.2] would require
│ │ └─ python >=3.11,<3.12.0a0 *, which can be installed;
│ ├─ numpy [2.0.0|2.0.1|2.0.2] would require
│ │ └─ python_abi =3.12 *_cp312, which requires
│ │ └─ python =3.12 *_cpython, which can be installed;
│ ├─ numpy [2.0.0|2.0.1|2.0.2] would require
│ │ └─ python >=3.9,<3.10.0a0 *, which can be installed;
│ └─ numpy [2.0.0|2.0.1|2.0.2] would require
│ └─ python >=3.12,<3.13.0a0 *, which can be installed;
└─ python =3.13 * is not installable because it conflicts with any installable versions previously reported.