Open kcpevey opened 4 months ago
This issue may be resolved depending on the decisions made in https://github.com/conda-incubator/conda-store/issues/845
conda-lock's version of poetry has been bumped (not yet released, I assume it will be in the release AFTER 2.5.7) - https://github.com/conda/conda-lock/pull/637
Noting there might be a release soon-ish https://github.com/conda/conda-lock/issues/725 so we should think of upgrading once this is out
Describe the bug
This environment solves locally, but fails on Nebari:
The root issue here is conda-lock needs to update its poetry dependency.
This issue is to track that progress and update conda-lock whenever the upstream issue is resolved.
Expected behavior
We expect environments that build locally to also build on nebari.
How to Reproduce the problem?
See environment above.
Output
Traceback:
Versions and dependencies used.
No response
Anything else?
No response