会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Amy鱼
博客园
首页
新随笔
新文章
联系
订阅
管理
2020年3月21日
pyinstaller设置icon图标出现“struct.error: unpack requires a buffer of 16 bytes”
摘要: 我在网上找了一个喜欢的图片想把它当做图标,aaa.gif, 然后我把它改名了“icon.ico” pyinstaller -F -i icon.ico ***.py 哦豁,报错辽:struct.error: unpack requires a buffer of 16 bytes。 解决方法: “h
阅读全文
posted @ 2020-03-21 20:14 Amy鱼
阅读(7526)
评论(0)
推荐(0)
编辑