Monday 10 October 2016

Where is Python 3.5 Installed on Windows?

Python 3.5 is installed in the user's local "AppData" space.

C:\Users\[User Name]\AppData\Local\Programs\Python\Python35

U_ALP is the "short code" for the path.  ALP = AppData\Local\Programs.

No comments: