Closed Moekey114514 closed 1 year ago
不支持python3.9,需要python3.10+
原来如比,感谢解答
我这针对python3.8的兼容做了魔改,可以参考 https://github.com/Ikaros-521/nonebot-plugin-bing-chat
手动安装pip install EdgeGPT
拷贝nonebot-plugin-bing-chat 至 src/plugins
我记得好像就两个match-case的语句,改一下应该就可以了
我记得好像就两个match-case的语句,改一下应该就可以了
3.8改了不少,3.9可能部分语法兼容0.0
哦对,3.9才可以这样写类型注释
是时候考虑升级py了
类型注释真好用(
centos7表示很痛苦(当时就应该直接重装了)
可以升级的吧
可以,但我不想在编译一遍了,痛苦
如图,报错提示Could not find a version that satisfies the requirement nonebot-plugin-bing-chat (from versions: none),可能是版本号没配上?