标签: python python-3.6
我正在尝试使用Windows 8在我的新笔记本电脑上安装Python 3.6.4,但是当我启动IDLE时,它会显示错误:
The program can't start because api-crt-runtime-|1-1-0.dll is missing from your computer
有人可以帮我解决这个问题吗?
答案 0 :(得分:1)
在Google上搜索错误消息后,您似乎需要更新C运行时库。
Microsoft网站的官方说明和下载内容为HERE