pangao1990 / PPX

基于Python和JavaScript,一键生成macOS、Windows和Linux平台客户端应用程序
https://blog.pangao.vip/docs-ppx/
GNU Affero General Public License v3.0
232 stars 39 forks source link

build后打开报错:ImportError: DLL load failed while importing _ssl: 找不到指定的模块。 #41

Closed WnagoiYy closed 7 months ago

WnagoiYy commented 7 months ago

如题,大佬遇到过这个问题吗?

image

Traceback (most recent call last): File "main.py", line 16, in File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module File "webview__init__.py", line 25, in File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module File "webview\http.py", line 20, in File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module File "ssl.py", line 100, in ImportError: DLL load failed while importing _ssl: 找不到指定的模块。

WnagoiYy commented 7 months ago

搞定了,应该是不能用conda相关的环境,重装一个py又好了 - -!

ImportError: DLL load failed while importing _ssl: 找不到指定的模块。 · Issue #7510 · pyinstaller/pyinstaller --- ImportError: DLL load failed while importing _ssl: 找不到指定的模块。 · Issue #7510 · pyinstaller/pyinstaller https://github.com/pyinstaller/pyinstaller/issues/7510