On 2020-06-21 18:31, Aisha Akintola wrote:
Good day,
I downloaded python(python3.8.3) on my system (windows 8) to enable me use
PyCharm. However, I realised the python wasn't well installed. I get
message "the program can't start because api-ms-win-crt-runtime-I1-1-0.dll
is missing from your computer. Try reinstalling the program to fix
this problem'.
I have reinstalled but got the same error message; what should I do?
Thank you

You need the Windows Universal C Runtime:

http://www.microsoft.com/en-us/download/details.aspx?id=48234
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to