Updated Troubleshooting (markdown)

Twentysix 2016-01-14 11:29:29 +01:00
parent 95c57adbe1
commit 7047bc5c28

@ -1,6 +1,8 @@
# Common installation issues # Common installation issues
Take a moment to read the error you're getting and see if the solution is already in this page. 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.
<br> <br>
`OSError: [WinError 193] %1 is not a valid Win32 application` `OSError: [WinError 193] %1 is not a valid Win32 application`
@ -27,3 +29,7 @@ Your discord.py wasn't installed. Make sure you instal with a command prompt and
Your python is inferior to 3.5.0. Red needs at least 3.5.0 32bit to run. Install it. Your python is inferior to 3.5.0. Red needs at least 3.5.0 32bit to run. Install it.
If you already did you might have two different versions of python and the older one is the default. If you already did you might have two different versions of python and the older one is the default.
***
**If you reached the end of this list and your problem is not here, [head into #support](https://discord.gg/0k4npTwMvTpv9wrh) to get some help.**