Ice9Coffee / HoshinoBot

A qqbot for Princess Connect Re:Dive (and other usage :)
GNU General Public License v3.0
1.41k stars 411 forks source link

这个报错是什么原因呢?怎么解决 #231

Closed liuzj288 closed 2 years ago

liuzj288 commented 2 years ago

Snipaste_2022-04-16_23-55-44

Ice9Coffee commented 2 years ago

nonebot版本问题,建议使用nonebot[scheduler]==1.8.0

liuzj288 commented 2 years ago

emm 怎么查看现在的版本

Ice9Coffee commented 2 years ago

查看当前版本

pip list

安装指定版本

pip install nonebot[scheduler]==1.8.0