Setting path for python in windows machine
Answered
I am trying to update python but I am having trouble setting up the path and not sure how to do that
Here are images that show what error message I got when I tried to use the new version of python 3.9.1.






Please sign in to leave a comment.
Apparently, the python.exe you are trying to use in PyCharm is not a real python executable but just a link to Python in MS Store.
So either install it from MS Store or point PyCharm to a properly working interpreter.