I am trying to install python 3.6.1 on my windows 7 32 bit. But it always ask for Windows 7 service pack 1. I have already installed the windows 7 service pack 1 and my windows is updated completely. what should i do?
According to the release notes, it requires an update to the C runtime libraries.
According to this note, Python needs the Microsoft C runtime for Visual Studio 2015, especially the file ucrtbase.dll
. You can download that here.
As of 2020, I actually recommend using the standard python.org
distribution on ms-windows.
The issue with python requiring old compilers has been solved, and binary wheel packages for most significant C extension modules are available.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With