Change Python version
Hi all, is there a way to change the Python version the IDE uses when it does code inspection where I do not have that version of Python installed locally? I am editing code remotely, then running the Python code on a remote machine. I am aware you can change the interpreter by pointing it to a local installation. Thank you.
Please sign in to leave a comment.
Hello,
Unfortunately, no. A local Python interpreter required to make code inspections work. Please vote for the related ticket https://youtrack.jetbrains.com/issue/PY-40936