From b8570b4bfdcde678272b0b366f79b14238c178e0 Mon Sep 17 00:00:00 2001 From: Asute Date: Tue, 15 Mar 2016 14:34:14 -0700 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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)