我最近接触了OpeNweather应用程序接口,在这篇文章的帮助下我做了一个简单的当前天气命令:How to make a weather command using discord.py v1.4.1我是API的新手,所以我需要使用Forecast API的帮助(文档可以在这里找到https://openweathermap.org/api/hourly-forecast) 我正在为我的机器人使用discord.py</
raised an exception: RuntimeError: PyNaCl library needed in order to use voice
即使我同时安装了python库pynacl和discord.py[voice],这也是我的错误。我试了很多次,但还是得到了同样的错误。我甚至将我的库更新到了更新的版本,但没有任何变化。
当我运行我的discord机器人时,它出现在终端中 DistributionWarning: discord.py is installed which is incompatible with nextcordPlease remove this library by using pip3 uninstall discord.py
warn(message, DistributionWarning, stacklevel