Python installed but all the required folders are missing on the python folder.
Asked
Active
Viewed 555 times
-3
-
That's the folder of the start menu, not where python is installed. – Ignacio Vergara Kausel Jan 10 '18 at 15:50
-
Yes but on this path There should be folder like Scripts,libs,pip etc should be there which i tried it on the windows 7 , it was there – userpp Jan 10 '18 at 16:02
-
Nope, usually python installs in `C:\Python36\ ` and not in a route containing `Start Menu`. – Ignacio Vergara Kausel Jan 10 '18 at 16:03
-
But there is no such folder path is created on my local system, can you please help me out, i am stucked with it – userpp Jan 10 '18 at 16:05
1 Answers
0
You can find the files in your C drive, I've installed Python 2.7 so it's C:\Python27, it might be C:\Python36 for you.

Sammy J
- 1,048
- 10
- 28
-
No i've installed 3.6.4 but there is no such folder created. Have you installed python 3.6.4 on windows 8.1 . Help me out – userpp Jan 10 '18 at 16:09