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
The gist is that there must be a MatchSpec bug that causes issues with the roundtrip required to parse and re-write the environment.yaml (to add the Python version, I guess?). This might be related: conda/conda#9980 (comment)
Comes from #285. Check there for full details.
The gist is that there must be a
MatchSpec
bug that causes issues with the roundtrip required to parse and re-write the environment.yaml (to add the Python version, I guess?). This might be related: conda/conda#9980 (comment)Workflow setup:
My
environment_locked_py310.yml
The error from github actions:
Notice the double equals
==
in the error message.The text was updated successfully, but these errors were encountered: