P
P
performer12021-03-15 11:53:38
Python
performer1, 2021-03-15 11:53:38

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

3 answer(s)
S
Sergey Pankov, 2021-03-15
@performer1

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.

D
Danila-Gosden, 2021-03-15
@Danila-Gosden

Here is a good article on how to do it https://python-scripts.com/install-python-windows

M
Moto Moto, 2021-03-15
@6IXK1LL

https://www.youtube.com/watch?v=swZA4EJnsG0&t=181s
The best answer of your life

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question