Where is the best folder to install python in ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Where is the best folder to install python in ?

I have a Windows 10 computer, where should I put python ? For exemple in appdata locals programs or in program files or... ? Thank.

9th Apr 2018, 6:50 PM
clement
clement - avatar
5 Answers
0
some people do c root and some people go with default which is appdata i think. I use AppData . Doesnt really matter since ides find the installation and they will use it anyways and for shell you can just shortcut it on desktop or just open cmd or powershell and type py to open python shell
9th Apr 2018, 8:05 PM
Markus Kaleton
Markus Kaleton - avatar
0
up
9th Apr 2018, 7:43 PM
clement
clement - avatar
0
Doesn’t really matter just somewhere that makes sense e.g. not in the images library/folder
9th Apr 2018, 7:46 PM
TurtleShell
TurtleShell - avatar
0
In the program files ?
9th Apr 2018, 8:04 PM
clement
clement - avatar
0
thanks. One more thing, what is the difference between the executable instaler and the embedabble one ?
9th Apr 2018, 8:09 PM
clement
clement - avatar