关注
码龄
粉丝数
原力等级 --
被采纳
被点赞
采纳率
Kyle_Crane
2021-08-30 23:49
采纳率: 100%
浏览 23
首页
游戏
已结题
pyinstaller打包exe运行报错
pygame
其他
描述:pygame写好的小游戏打包后的exe在自己电脑上可以运行,在其他人电脑上运行时会闪退,错误提示如下图(字体设置为SimHei):
写回答
好问题
提建议
追加酬金
关注问题
微信扫一扫
点击复制链接
分享
邀请回答
1
条回答
默认
最新
相关推荐
更多相似问题
pyinstaller
打包
exe
运行
报错
pygame
其他
2021-08-30 23:49
回答 1
已采纳
运行
缺少一个 目录,是否在程序中写了硬编码或者绝对路径
pyinstaller
打包
exe
后的模块未导入问题
pycharm
python
2022-04-21 15:37
回答 2
已采纳
这个不是
pyinstaller
的问题,而是plyer这个库的问题,这是个兼容win、linux、macosx和Android的一个第三方包,虽然导入的时候都可以是用这个代码 from plyer im
pyinstaller
打包
exe
后出这个错怎么办
python
2020-08-20 08:32
回答 1
已采纳
https://blog.csdn.net/YuanY_oc/article/details/103871896
win7
pyinstaller
打包
exe
后
报错
DLL load failed while importing _socket:参数错误
2022-06-28 16:19
CtrlCV工程师的博客
win7
pyinstaller
打包
exe
后
报错
DLL load failed while importing _socket:参数错误
python使用
pyinstaller
打包
后
运行
报错
排查思路
2021-07-27 11:57
你好我是安鑫的博客
程序使用win10 ,python39 编写 使用
pyinstaller
打包
成
exe
在本机
运行
正常在其他win7电脑
运行
报错
报错
原因: python3.9 不支持win7系统 解决方案:使用python3.8重新
打包
运行
后依旧
报错
,在该win7电脑安装python3.8...
没有解决我的问题,
去提问