I have trouble in installation of python 3.7 in my pc. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

I have trouble in installation of python 3.7 in my pc.

I tried to install python 3.7 in my windows 7 professional 32-bit. And it comes back with an error telling some specific DLL is missing. I installed nearly a 20 DLLs but still it prompts up and says a new DLL is missing.. Someone give me a solution to fix it.

27th Apr 2019, 4:57 PM
Vishnu Ram M
Vishnu Ram M - avatar
12 Answers
+ 1
i just search that component, it seems its a part of vcredist2015 try to use windows update you have any pending update. or just download the thing from microsoft https://www.microsoft.com/en-us/download/details.aspx?id=48145
28th Apr 2019, 8:32 AM
Taste
Taste - avatar
+ 2
Can you tell me what are all the dlls required for python 3.7 32-bit??
3rd May 2019, 4:44 PM
Vishnu Ram M
Vishnu Ram M - avatar
+ 1
Check if you have downloaded the correct version (32 bit or x86) and download it again. Then try installing. If the problem exists still try searching for the issue with that internet. Sometime there are chances that these questions have been answered
27th Apr 2019, 4:59 PM
Seniru
Seniru - avatar
+ 1
what dll? tell us the name.maybe there are some essesensial software that you're missing and NEVER install dll individually from third-party website, those could have been tampered.
27th Apr 2019, 5:04 PM
Taste
Taste - avatar
+ 1
Oh ok thanks. And I have installed ×86 i.e. for my 32 bit pc. It prompts me saying api-ms-win-crt-stdio-l1-1-0-dll is missing.. Thanks for answering :D
28th Apr 2019, 7:43 AM
Vishnu Ram M
Vishnu Ram M - avatar
+ 1
I have 3 visual c++ redistribute installed in pc..
1st May 2019, 9:28 AM
Vishnu Ram M
Vishnu Ram M - avatar
+ 1
is it 2015 ?
1st May 2019, 9:28 AM
Taste
Taste - avatar
+ 1
I have two 2013 and one 2015
2nd May 2019, 3:58 PM
Vishnu Ram M
Vishnu Ram M - avatar
+ 1
try to google the other dll and find which component they're belong to. its pretty simple steps but repetitive
2nd May 2019, 4:01 PM
Taste
Taste - avatar
+ 1
Ok thanks
3rd May 2019, 7:06 AM
Vishnu Ram M
Vishnu Ram M - avatar
+ 1
i'm not sure tbh, it doesnt explicitly written anywhere this one mention about Microsoft C Runtime, but doesnt said which version. https://docs.python.org/3/using/windows.html maybe make sure your windows is updated to lastest version
3rd May 2019, 4:56 PM
Taste
Taste - avatar
0
Finally I changed my OS to 64 bit and solved the issue
30th May 2020, 4:30 PM
Vishnu Ram M
Vishnu Ram M - avatar