Answer the question
In order to leave comments, you need to log in
Install Python via console on Windows?
It is necessary to transfer the Python project along with the libraries to a person who does not have an interpreter. I decided to do everything through the batch file, but after searching Google I did not find the command to install python.
What needs to be written in the windows console to install python + pip and the necessary libraries?
Answer the question
In order to leave comments, you need to log in
https://www.python.org/download/releases/2.4/msi/
How to download something in console on windows
stackoverflow.com/questions/28143160/how-can-i-dow...
https://chocolatey.org/
choco install python
choco install pip
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question