Answer the question
In order to leave comments, you need to log in
How to install python normally?
When I install python from the site (default path), it doesn't install for me. I write where python, says not found.
So I downloaded python from the microsoft store. Downloaded, sees. I write where python, outputs:
C:\Users\user\AppData\Local\Microsoft\WindowsApps
Although normally it should output:
C:\Users\user\AppData\Local\Programs\Python\Python37\python.exe
In addition , I can't use pip and upgrade it.
Also, if you go to this path (C:\Users\user\AppData\Local\Microsoft\WindowsApps), then there will simply be the files idel.exe, python.exe, python3.9.exe and so on
. How can I fix this?
OS: Windows 10
Answer the question
In order to leave comments, you need to log in
When installing python with a regular installer, there should be a checkmark there that will force the installer to write the paths to the python in path. I have not dealt with Windows for a long time, so I can not vouch.
However, even if without this checkbox, you can find the installed yiton in the file system (see where the shortcuts lead, for example) and set the path in the settings by specifying it in path.
Here is a good article on how to do it https://python-scripts.com/install-python-windows
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question