Go into the terminal and use: pip uninstall discord.py wait a few seconds so it can fully delete it, and then use pip install discord.py. Should work
Maybe it’s the Python version issue.
When I tried running in python3.8 I got the same error. Switched over to 3.6 and it worked.