AbCooly / nonebot_plugin_wolf_kill

基于nonebot2的狼人杀插件
18 stars 0 forks source link

大佬,为什么安装命令用完没有文件? #8

Closed ghost closed 1 year ago

ghost commented 1 year ago

ModuleNotFoundError: No module named 'nonebot_plugin_wolf_kill' image

AbCooly commented 1 year ago

你直接拷贝文件吧

ghost commented 1 year ago

请问是直接把文件放入data目录里吗?我不太会 

大梦一场空 @.***

 

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2022年12月14日(星期三) 中午12:42 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [AbCooly/nonebot_plugin_wolf_kill] 大佬,为什么安装命令用完没有文件? (Issue #8)

你直接拷贝文件吧

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

AbCooly commented 1 year ago

弄好了 你卸载重装试试

AbCooly commented 1 year ago

请问是直接把文件放入data目录里吗?我不太会  大梦一场空 @.   ------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2022年12月14日(星期三) 中午12:42 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [AbCooly/nonebot_plugin_wolf_kill] 大佬,为什么安装命令用完没有文件? (Issue #8) 你直接拷贝文件吧 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.>

一般放到plugins里

ghost commented 1 year ago

弄好了 你卸载重装试试 还是不行,我用的nonebot商店里的安装命令:nb plugin install nonebot-plugin-wolf-kill 让后nb run 有个报错:[ERROR] nonebot | Failed to import "nonebot_plugin_wolf_kill" ModuleNotFoundError: No module named 'nonebot_plugin_wolf_kill'

AbCooly commented 1 year ago

先卸载 nb plugin uninstall nonebot-plugin-wolf-kill 再安装 nb plugin install nonebot-plugin-wolf-kill 然后 pip show nonebot-plugin-wolf-kill 看看是不是2.0.4版本