Poetry not using the default python version #9548
Unanswered
michaelxswe
asked this question in
Q&A
Replies: 2 comments
-
Poetry is probably installed in Python 3.12, running |
Beta Was this translation helpful? Give feedback.
0 replies
-
please read the docs https://python-poetry.org/docs/configuration#virtualenvsprefer-active-python-experimental |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As you can see from the image, my current python version is 3.11,9, but it says The currently activated Python version 3.12.4 is not supported by the project (3.11). I'm not sure how to set poetry to use the right version
Is there a way to have poetry be in sync with the current python version?
Beta Was this translation helpful? Give feedback.
All reactions