Python 3.10 installed but IntelliJ detects python 3.9
I have python 3.10 installed on my Fedora machine, but as soon as I try to set the interpreter to 3.10 it always says it's 3.9. And if I search the files for the interpreter, it displays python 3.9, although it doesn't exist in that directory. I only have 3.10, and it won't even display it in the binary file directory (/usr/bin/). I don't know what is wrong. Might there be problems because it's the flatpak version of the IDE?
请先登录再写评论。
Additionally: IntelliJ stopped displaying the interpreter settings at the bottom right of the editor window, instead I have to add some kind of SDK. I don't understand why it doesn't work as it was working before.