error libmamba Could not solve for environment specs
The following packages are incompatible
├─ click =8.1.0 * is installable with the potential options
│ ├─ click 8.1.0 would require
│ │ └─ python_abi ==3.7 *_pypy37_pp73, which can be installed;
│ ├─ click 8.1.0 would require
│ │ └─ python_abi =3.10 *_cp310, which can be installed;
│ ├─ click 8.1.0 would require
│ │ └─ python >=3.7,<3.8.0a0 *, which can be installed;
│ ├─ click 8.1.0 would require
│ │ └─ python_abi =3.8 *_cp38, which can be installed;
│ └─ click 8.1.0 would require
│ └─ python_abi =3.9 *_cp39, which can be installed;
└─ python =3.12 * is not installable because it requires
└─ python_abi =3.12 *_cp312, which conflicts with any installable versions previously reported.