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