丢失api-ms-win-crt-runtime-l1-1-0.dll的一系列问题。

时间:2016-10-08 20:54:16   收藏:0   阅读:725

    起因是安装Python 3.6后,打开失败提示丢失api-ms-win-crt-runtime-l1-1-0.dll。查询文档后发现需下载visual c++ redistributable 2015,并安装.net4.6(视乎不是必须的)。

    成功安装.net4.6后,visual c++ redistributable 2015安装失败,进度条卡住,看日志并查询文档,将其下载到目录C://programdate/Package Cache的Windows8.1-KB2999226-x64删除(保留原有的)。

    之后断网重新安装visual c++ redistributable 2015,成功。

    成功打开Python 3.6

原文:http://bilibili.blog.51cto.com/7121987/1859400

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!