SAGIRI-kawaii/saya_plugins_collection

关于broatcast插件的版本

Closed this issue · 4 comments

用pip引入了graia.saya,graia.application, graia.broatcast,启动的时候报

ImportError: cannot import name 'Dispatchable' from 'graia.broadcast.entities.event' (F:\mirai\python3.9\lib\site-packages\graia\broadcast\entities\event.py)

这是 graia.broatcast版本错误?我尝试引入了几次,用最新的也是有问题,在项目代码里面也没有发现什么附注版本信息的,
ps:上述报错的版本我是跑通了让graia的bot.py的环境

pip install -U graia-broadcast==0.8.11

pip install -U graia-broadcast==0.8.11

image
image
image

pip install -U graia-broadcast==0.8.11
整完了,确实就是依赖版本的问题,graia-saya的依赖版本也不对

pip install -U graia-saya==0.0.8