diff --git a/Troubleshooting.md b/Troubleshooting.md index 69a2cc2..8ea588e 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -9,6 +9,15 @@ Upgrade discord.py using: ``` pip3 install --upgrade git+https://github.com/Rapptz/discord.py@async ``` +![](https://cdn.discordapp.com/attachments/133049553984159745/159323163157594113/20160315153125288.png) + +Upgrade discord.py using: +``` +pip3 install --upgrade git+https://github.com/Rapptz/discord.py@async +``` + +_If upgrading does not work, `pip or pip3 uninstall discord.py` and try again._ + ![](https://cdn.discordapp.com/attachments/133049553984159745/146034256890691584/unknown.png) You're missing some files. [Read and follow the instructions for cogs.audio](https://github.com/Twentysix26/Red-DiscordBot/wiki/Requirements#python-libraries). These files need to be in the main Red-DiscordBot folder: ![](https://cdn.discordapp.com/attachments/133049553984159745/146068865208680458/unknown.png)