#๐ Cant get PyCharm to recognise a different version of Python
32 messages ยท Page 1 of 1 (latest)
@polar badger
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.
you should be able to change the interpreter in pycharm
cannot get 3.12 to show up here
did you install 3.12 somewhere?
yeah
howd you install it?
via the python website
not via py?
in the console?
not tried it like that, not sure how to admittedly. i have a brutal fight with pycharm every tiem i do something via the console most of the time
In your console, can you run py list and show me the output?
do you have Python Install Manager installed?
i do, was told to by some jetbrains forum
what happens if you run it?
i need to delete the old python launcher by the looks of it
yea you do. The latest 3.14 is now asking everyone to uninstall the legacy python launcher as the newer one is just a lot better and easier to install for many python versions
new output
py install 3.12 might help here
hmmm 3.12.10 huh?
I have 3.12.12 tho...
anyways...
Restart your pycharm and see if that 3.12 is visible
finally
gonna hope this doesnt completely brick everything i already have ๐
thanks for the help ๐
This help channel has been closed. 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.