You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe due to the python_abi dependency in conda-forge's python packages libsolv sometimes end up in some sort of loop. For example this environment:
I believe due to the python_abi dependency in conda-forge's python packages libsolv sometimes end up in some sort of loop. For example this environment:
Will loop forever.
Uncommenting
python
at the top will make it resolve to a good environment, though.Maybe with "more strict" strict channel priority we can alleviate this issue.
The text was updated successfully, but these errors were encountered: