运行nonebot显示sqlalchemy缺少 #537
Replies: 2 comments 12 replies
-
|
你的sqlalchemy database url是不是配置错了,看上去dialect写错了,请根据你的数据库类型填写对应的dialect |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
感谢您的回答,我之前已在宝塔上部署了有关于MySQL的nonebot数据库,按照官网内容我是这么写的 |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
-
开发者您好,根据官网的提示我安装了数据库,并且在nb orm check中发现了sqlalchemy缺少,随后安装完成后再次运行仍然显示错误,想问下这是哪边出了问题,谢谢

Beta Was this translation helpful? Give feedback.
All reactions