mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 10:22:31 -05:00
Updated Troubleshooting (markdown)
@@ -2,9 +2,16 @@
|
||||
|
||||
Take a moment to read the error you're getting and see if the solution is already in this page. I'm not reporting the full error here, only a line, so read carefully.
|
||||
|
||||
## Installation issues
|
||||
## Installation issues
|
||||
|
||||

|
||||
Upgrade discord.py using:
|
||||
_`pip3 install --upgrade git+https://github.com/Rapptz/discord.py@async`_
|
||||
|
||||

|
||||
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:
|
||||

|
||||
|
||||
<br>
|
||||
`OSError: [WinError 193] %1 is not a valid Win32 application`
|
||||
|
||||
Your python is not 32bit like specified in the instructions. Install it. If you're extra sure that you did, you probably have two different installations of Python and the default is 64bit
|
||||
|
||||
Reference in New Issue
Block a user