在安装pyhttpx过程中:ImportError: DLL load failed:

错误

ImportError: DLL load failed: 找不到指定的模块。
在安装pyhttpx过程中:ImportError: DLL load failed:_第1张图片

解决方案

我先尝试着去重新安装了下brotli
但是并没有成功

最终解决
安装 vc_redist.x64.exe
下载地址:https://learn.microsoft.com/en-GB/cpp/windows/latest-supporte...

在安装pyhttpx过程中:ImportError: DLL load failed:_第2张图片

如果你是32位系统,请下载安装 vc_redist.x86.exe

下载好,双击安装即可!

本文由mdnice多平台发布

你可能感兴趣的:(程序员)