Pyinstaller打包exe运行提示Failed to execute script pyi_rth_certifi
问题
使用pyinstaller打包后,运行exe报错如下图:

解决办法
安装OpenSSL库
下载页面:https://slproweb.com/products/Win32OpenSSL.html
默认安装之后就可以了
使用pyinstaller打包后,运行exe报错如下图:

安装OpenSSL库
下载页面:https://slproweb.com/products/Win32OpenSSL.html
默认安装之后就可以了