【问题标题】:How can i install nextcord without uninstalling discord.py?How can i install nextcord without uninstalling discord.py?
【发布时间】:2022-11-09 11:41:16
【问题描述】:

I run a discord server where i have a win10 spare pc that runs my discord bots (not looking for advice, looking for an answer) and i have a discord bot coded in nextcord but i can't run my other discord bots when i run the nextcord bot, because i'd have to uninstall discord.py to run nextcord. any fixes on how to run discord.py bots side by side with a nextcord bot?

DistributionWarning: discord.py is installed which is incompatible with nextcord. Please remove this library by using pip3 uninstall discord.py

  warn(message, DistributionWarning, stacklevel=0)

标签: python discord discord.py bots


【解决方案1】:

Create a virtual environment in your system. (Video not mine, Full credit to Corey Schafer)

    猜你喜欢
    • 2022-12-01
    • 2023-01-31
    • 2022-11-20
    • 2022-12-02
    • 2022-12-28
    • 2022-11-20
    • 2022-12-01
    • 2022-12-27
    • 2022-12-01
    相关资源
    最近更新 更多