MeetWq / meme-generator

表情包生成器,用于制作各种沙雕表情包
MIT License
508 stars 72 forks source link

windows运行报错Logger.opt() got an unexpected keyword argument 'colors' #114

Closed DuanxxPlus closed 3 months ago

DuanxxPlus commented 3 months ago

6938f920a6765e2aca3e1202118f5e0a

MeetWq commented 3 months ago

感觉是你的 loguru 版本太老了,更新一下试试

另外,建议用 pip 或 docker 安装,而不是直接运行源代码