LibMambaUnsatisfiableError: Encountered problems while solving:
- package pandas-2.2.1-py39h6a678d5_0 requires python >=3.9,<3.10.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ pandas >=2.2.0 * is installable with the potential options
│ ├─ pandas [2.2.0|2.2.1|...|2.3.1] would require
│ │ └─ python >=3.9,<3.10.0a0 *, which can be installed;
│ ├─ pandas [2.2.0|2.2.1|...|2.3.2] would require
│ │ └─ python >=3.10,<3.11.0a0 *, which can be installed;
│ ├─ pandas [2.2.0|2.2.1|...|2.3.2] would require
│ │ └─ python >=3.11,<3.12.0a0 *, which can be installed;
│ ├─ pandas [2.2.0|2.2.1|...|2.3.2] would require
│ │ └─ python_abi =3.12 *_cp312, which requires
│ │ └─ python =3.12 *_cpython, which can be installed;
│ ├─ pandas [2.2.0|2.2.1|2.2.2] would require
│ │ └─ python_abi ==3.9 *_pypy39_pp73, which requires
│ │ └─ python =3.9 *_73_pypy, which can be installed;
│ ├─ pandas [2.2.3|2.3.0|2.3.1|2.3.2] would require
│ │ ├─ python [>=3.13,<3.14.0a0 *|>=3.13.0rc2,<3.14.0a0 *], which conflicts with any installable versions previously reported;
│ │ └─ python_abi =3.13 *_cp313 with the potential options
│ │ ├─ python_abi 3.13 would require
│ │ │ └─ python =3.13 *_cpython, which can be installed;
│ │ └─ python_abi 3.13 would require
│ │ └─ python =3.13 *_cp313, which can be installed;
│ └─ pandas [2.2.1|2.2.2|2.2.3|2.3.1] would require
│ └─ python >=3.12,<3.13.0a0 *, which can be installed;
├─ python =3.13,(>3.10,<3.14) * is not installable because it conflicts with any installable versions previously reported;
└─ taxcalc >=5.2.0 * is installable with the potential options
├─ taxcalc 5.2.0 would require
│ └─ python =3.10 *, which can be installed;
└─ taxcalc 5.2.0 would require
└─ python =3.11 *, which can be installed.