I'm an idiot, pip wasn't installing/uninstalling where I thought it was.
I hate pip,
the command python3 -m pip install -U discord.py installs what it calls version 1.3.4 of discord, however the lines of code fixing this bug are missing and _overwrites is still a named tuple.
Install discord with the suggested method python3 -m pip install -U discord.py.
The code for version 1.3.4 would actually be installed.
_overwrites is still a named tuple.
- [ X] I have searched the open issues for duplicates.
- [ X] I have shown the entire traceback, if possible.
- [ X] I have removed my token from display, if visible.
Runpython -m discord -vand paste this information below.
Lol, ok?
<deleted>
Python3.8, discord.py 1.3.4, Debian bullseye
I'm an idiot, pip wasn't installing/uninstalling where I thought it was.
Most helpful comment
I'm an idiot, pip wasn't installing/uninstalling where I thought it was.