K
K
kolesk8life2021-10-01 17:35:35
Python
kolesk8life, 2021-10-01 17:35:35

Why does the python that is on the computer conflict with the python from the Microsoft Store?

Initially, I had python 3.10 (PE) installed from the Microsoft Store, but after I started downloading the libraries I needed via pip, I found that they did not work. I decided to remove python from the Microsoft Store and download the old-fashioned way from the python 3.9.7 site. . After downloading, I write python on the command line and it takes me to the Microsoft Store to download python, despite the fact that in programs and components it shows that it is, but for some reason it is not called through the console. How to make the console accept the downloaded python and pip and its libraries?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Tony, 2021-10-01
@AntonSazonov

You can remove the path to the Microsoft Store from the PATH environment variable. Somewhere else in the application settings, you can disable named Python.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question