鱼C论坛

 找回密码
 立即注册
查看: 1376|回复: 3

[已解决]pyinstaller 怎么打包 glfw 模块

[复制链接]
发表于 2022-3-25 01:38:54 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能^_^

您需要 登录 才可以下载或查看,没有账号?立即注册

x
打包程序完成运行后的报错

Traceback (most recent call last):
  File "main.py", line 8, in <module>
  File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
  File "glfw\__init__.py", line 43, in <module>
ImportError: Failed to load GLFW3 shared library.
[11436] Failed to execute script 'main' due to unhandled exception!

       
最佳答案
2022-3-26 06:46:30
mclb 发表于 2022-3-25 13:34
我的意思是说我打包完成之后,双击运行之后这个模块会报错,其他模块没有报错

传送门
小甲鱼最新课程 -> https://ilovefishc.com
回复

使用道具 举报

发表于 2022-3-25 07:08:43 | 显示全部楼层
使用打包命令: pyinstaller -F xxx.py 或写成 pyinstaller -F -c xxx.py
小甲鱼最新课程 -> https://ilovefishc.com
回复 支持 反对

使用道具 举报

 楼主| 发表于 2022-3-25 13:34:33 From FishC Mobile | 显示全部楼层
Hello. 发表于 2022-3-25 07:08
使用打包命令: pyinstaller -F xxx.py 或写成 pyinstaller -F -c xxx.py

我的意思是说我打包完成之后,双击运行之后这个模块会报错,其他模块没有报错
小甲鱼最新课程 -> https://ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2022-3-26 06:46:30 | 显示全部楼层    本楼为最佳答案   
mclb 发表于 2022-3-25 13:34
我的意思是说我打包完成之后,双击运行之后这个模块会报错,其他模块没有报错

传送门
小甲鱼最新课程 -> https://ilovefishc.com
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|鱼C工作室 ( 粤ICP备18085999号-1 | 粤公网安备 44051102000585号)

GMT+8, 2025-4-29 13:06

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表