#๐Ÿ”’ Problem with installing poetry

11 messages ยท Page 1 of 1 (latest)

uncut totem
#

I installed poetry, but the 'poetry --version' command didn't work. I tried to add poetry to the Path variable, but because I previously uninstalled python, the poetry variable now refers to python, (as I understand). Moreover, if ask where the command is located, it shows everything correctly.

That is, the directory itself (โ€œC:\Users\user\AppData\Local\Programs\Python\Python312\python.exeโ€ is not in the path variable, I checked.)

What should I do to fix it? ๐Ÿ˜…

halcyon cairnBOT
#

@uncut totem

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

sinful compass
#

looks like poetry got installed but you don't have python 3.12?

sinful compass
#

poetry is looking for python 3.12

#

you should probably reinstall poetry

uncut totem
uncut totem
sinful compass
halcyon cairnBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.