Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

win10 启动 server_v1.0.7.exe 异常 #34

Closed
cybexr opened this issue Apr 12, 2024 · 2 comments
Closed

win10 启动 server_v1.0.7.exe 异常 #34

cybexr opened this issue Apr 12, 2024 · 2 comments

Comments

@cybexr
Copy link

cybexr commented Apr 12, 2024

Traceback (most recent call last):
File "server.py", line 26, in
File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
File "mitmproxy\proxy_init_.py", line 2, in
File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
File "mitmproxy\proxy\root_context.py", line 4, in
File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
File "mitmproxy\proxy\protocol_init_.py", line 33, in
File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
File "mitmproxy\proxy\protocol\http.py", line 9, in
File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
File "mitmproxy\http.py", line 7, in
File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
File "mitmproxy\net\http_init_.py", line 1, in
File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
File "mitmproxy\net\http\request.py", line 9, in
File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
File "mitmproxy\net\http\message.py", line 6, in
File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
File "mitmproxy\net\http\encoding.py", line 11, in
File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
File "brotli.py", line 8, in
ImportError: DLL load failed while importing _brotli: 找不到指定的模块。

@592767809
Copy link
Owner

尝试从 https://learn.microsoft.com/en-GB/cpp/windows/latest-supported-vc-redist?view=msvc-170 下载并安装对应系统版本的vc_redist

@cybexr
Copy link
Author

cybexr commented Apr 19, 2024

好了 谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants