Closed da1910 closed 3 weeks ago
See https://github.com/conda-forge/poetry-feedstock/issues/102 for some additional context
We don't maintain the conda package, so you should take it to their repo. As to the suggestions in the linked issue, we will release Poetry 2.0 when it is ready, there are still some things to be done.
We don't maintain the conda package, so you should take it to their repo. As to the suggestions in the linked issue, we will release Poetry 2.0 when it is ready, there are still some things to be done.
Thats exactly where I started, but its a valid point that they don't want different dependencies between the conda package and the pip version. That is not a maintainable or sensible solution to this issue.
Description
Installing poetry's conda package with python 3.13 fails.
Workarounds
None that I can determine, other than installing it with pip which defeats the point of using conda.
Poetry Installation Method
other
Operating System
Ubuntu 2204
Poetry Version
1.8.3
Poetry Configuration
Python Sysconfig
No response
Example pyproject.toml
No response
Poetry Runtime Logs