This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 56
solver.py KeyError #350
Comments
There's a longer thread with numerous example here: bioconda/bioconda-recipes#41526 In short, the general error we're seeing (only on OSX-64) is:
It seems like the key that actually exists in the lookup_dict has "/osx-64" appended to it. No one from our end has yet delved into the details of the libmamba code to try and determine how this itself is getting set. |
Argh, sorry, I think this is related to the latest two mamba releases ... the fix was just merged mamba-org/mamba#2641 |
@wolfv Excellent, is a new release imminent? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey all,
the workflow at bioconda uses boa 0.14 to build packages. When building packages for OSX we're getting a KeyError in some cases. I think this might be an issue in boa, but without a mac its hard to track down where the error originates.
This PR has tracebacks and several full logs.
The text was updated successfully, but these errors were encountered: