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 am trying to install install usher and delly=1.2.6=hdcf5f25_3 in the same environment but there seems to be a dependancy clash with boost-cpp.
$ mamba create -n test usher delly=1.2.6=hdcf5f25_3
...
Encountered problems while solving:
- package usher-0.1.3-hfcd16c1_0 requires boost-cpp >=1.75.0,<1.75.1.0a0, but none of the providers can be installed
Delly has pinned boost-cpp=1.85 and usher conda recipe doesnt require a apecific boost-cpp version, so not sure what is going on.
The text was updated successfully, but these errors were encountered:
I am trying to install install usher and delly=1.2.6=hdcf5f25_3 in the same environment but there seems to be a dependancy clash with boost-cpp.
Delly has pinned boost-cpp=1.85 and usher conda recipe doesnt require a apecific boost-cpp version, so not sure what is going on.
The text was updated successfully, but these errors were encountered: