macOS-13 CI test issues

7 views
Skip to first unread message

Nick Herringer

unread,
Sep 29, 2025, 4:36:56 PM (5 days ago) Sep 29
to PLUMED users
Hello all,

I'm trying to prepare a PLUMED module for PR, but I'm having some trouble with the conda (macos-13) CI test (specifically the Install Conda portion of the test) when I push to github. I wasn't having any issues with this before September but I now get the following error:

LibMambaUnsatisfiableError: Encountered problems while solving:
- package anaconda-client-1.6.11-py27_0 requires python >=2.7,<2.8.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ anaconda-auth =* * is installable with the potential options
│ ├─ anaconda-auth [0.8.2|0.8.4|0.8.5|0.8.6] would require
│ │ └─ python >=3.10,<3.11.0a0 *, which can be installed;
│ ├─ anaconda-auth [0.8.2|0.8.4|0.8.5|0.8.6] would require
│ │ └─ python >=3.11,<3.12.0a0 *, which can be installed;
│ ├─ anaconda-auth [0.8.2|0.8.4|0.8.5|0.8.6] would require
│ │ └─ python >=3.12,<3.13.0a0 *, which can be installed;
│ ├─ anaconda-auth [0.8.2|0.8.4|0.8.5|0.8.6], which can be installed;
│ └─ anaconda-auth [0.8.2|0.8.4|0.8.5|0.8.6] would require
│ └─ python >=3.9,<3.10.0a0 *, which can be installed;
├─ anaconda-client =* * is installable with the potential options
│ ├─ anaconda-client 1.13.0 would require
│ │ └─ anaconda-auth <0 *, which conflicts with any installable versions previously reported;
│ ├─ anaconda-client [1.10.0|1.11.0|...|1.13.0] would require
│ │ └─ python >=3.10,<3.11.0a0 *, which can be installed;
│ ├─ anaconda-client [1.10.0|1.11.0|...|1.9.0] would require
│ │ └─ python >=3.7,<3.8.0a0 *, which can be installed;
│ ├─ anaconda-client [1.10.0|1.11.0|...|1.9.0] would require
│ │ └─ python >=3.8,<3.9.0a0 *, which can be installed;
│ ├─ anaconda-client [1.10.0|1.11.0|...|1.9.0] would require
│ │ └─ python >=3.9,<3.10.0a0 *, which can be installed;
│ ├─ anaconda-client [1.11.1|1.11.2|...|1.9.0] would require
│ │ └─ python >=3.11,<3.12.0a0 *, which can be installed;
│ ├─ anaconda-client [1.12.2|1.12.3|1.13.0] would require
│ │ └─ python >=3.12,<3.13.0a0 *, which can be installed;
│ ├─ anaconda-client [1.6.11|1.6.12|...|1.7.2] would require
│ │ └─ python >=2.7,<2.8.0a0 *, which can be installed;
│ ├─ anaconda-client [1.6.11|1.6.12|...|1.7.2] would require
│ │ └─ python >=3.5,<3.6.0a0 *, which can be installed;
│ └─ anaconda-client [1.6.11|1.6.12|...|1.8.0] would require
│ └─ python >=3.6,<3.7.0a0 *, which can be installed;
└─ pin on python 3.13.* =* * is not installable because it requires
└─ python =3.13 *, which conflicts with any installable versions previously reported.
Pins seem to be involved in the conflict. Currently pinned specs:
- python=3.13

I've been trying to troubleshoot it for days (I can't find python=3.13 pinned anywhere and I've tried different versions of python as well as anaconda-client) but I haven't gotten it to work. Any insight about the issue would be much appreciated.

Thanks,
Nick
Reply all
Reply to author
Forward
0 new messages