会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
٩( 'ω' )و
三日不读书,便觉面目可憎
博客园
首页
新随笔
联系
订阅
管理
2024年5月9日
ubuntu22 python2 pyinstaller 打包报错:'NoneType' object has no attribute 'groups'
摘要: 前言 最近有个需求,需要在 ubnutu22 上使用 pyinstaller 打包一个python2 的文件。 中间遇到了一些问题: pip2 install pyinstaller 报错 解决方案: pip2 install pyinstaller == 3.6 python2 和 python3
阅读全文
posted @ 2024-05-09 19:47 BrianSun
阅读(198)
评论(0)
推荐(0)
编辑
公告