Zanie Blue
Zanie Blue
Related - https://github.com/astral-sh/uv/issues/4075 - https://github.com/pubgrub-rs/pubgrub/issues/232
As of f2d67180388101ed24e70eb71e04fef1e3ddfc8e the error is ``` × No solution found when resolving dependencies for split (python_full_version >= '3.12'): ╰─▶ Because colabfold[alphafold]==1.5.5 depends on jax>=0.4.20 and only the following versions...
Agree we should say what the default value is — though sometimes it differs based on runtime information. Is there a way we can get Clap to include this for...
Oh interesting. So we'll need to audit all of our uses of `Option` for CLI options? Fun. I'm willing to review these — preferably one at a time? not sure.
I'm going to close this as it's quite stale now.
I started doing this, but I'm not sure it's high priority — a lot of the environment content is covered in the pip section and it's hard to untangle to...
Seems like it: https://github.com/theoremlp/rules_uv
Hm this is tough, it seems really weird to detect a virtual environment when installing a tool?
I guess we can change interpreter lookup when `--no-build-isolation` is passed, a little weird but better than always doing it.
Thanks for the report! Not sure why this would be happening yet.