HibiKier / zhenxun_bot

基于 Nonebot2 开发,非常可爱的绪山真寻bot
GNU Affero General Public License v3.0
3.39k stars 602 forks source link

运行ai报错 #79

Closed WindFlarer closed 2 years ago

WindFlarer commented 3 years ago

提示 gino.exceptions.UninitializedError: Gino engine is not initialized.

HibiKier commented 3 years ago

Gino未初始化,你咋运行的

WindFlarer commented 3 years ago

就是因为未初始化报的错,所以来寻求大佬帮助,因为不知道怎么初始化gino

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年11月20日(星期六) 晚上9:19 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [HibiKier/zhenxun_bot] 运行ai报错 (Issue #79)

Gino未初始化,你咋运行的

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

HibiKier commented 3 years ago

??你正常启动 python bot.py 就会初始化啊

advancejar commented 3 years ago
raise Exception(f'数据库连接错误.... e: {e}')

Exception: 数据库连接错误.... e: invalid literal for int() with base 10: '' 我也报这错

HibiKier commented 3 years ago

查看数据库配置