Skip to content

Python Version Conflict #9172

Closed Answered by finswimmer
marcelkahlen asked this question in Q&A
Mar 18, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

https://python-poetry.org/docs/faq/#why-is-poetry-telling-me-that-the-current-projects-supported-python-range-is-not-compatible-with-one-or-more-packages-python-requirements

Unlike pip, Poetry doesn’t resolve for just the Python in the current environment. Instead it makes sure that a dependency is resolvable within the given Python version range in pyproject.toml.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@marcelkahlen
Comment options

@finswimmer
Comment options

Answer selected by marcelkahlen
@marcelkahlen
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants