Closed WnagoiYy closed 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
如题,大佬遇到过这个问题吗?
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: 找不到指定的模块。