Can't install discord.py #7316
Unanswered
OursBlanc42
asked this question in
Q&A
Replies: 1 comment
-
It looks like there aren't pre-existing wheels for those requisites and so is attempting to build them locally. You'll want to have the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
(failed building wheel yarl and multidict)
Reproduction Steps
Hi there.
I try to install discord.py followings the instructions here: https://discordpy.readthedocs.io/en/stable/intro.html
(Please find error log attached)
Seem to be an error due to the architecture of my hardware (helios64 server) but I saw that we could have discord.py on raspberry which share the same type of architecture (ARM CPU) ... Strange ?
Minimal Reproducible Code
Expected Results
Install and use discord.py (for the moment if i run my discord bot, the line "import discord" not working : ModuleNotFoundError: No module named 'discord' )
Actual Results
Please find attached actual results
discord py log
Intents
void
System Information
Python version : Python 3.7.3
OS : Armbian 21.05.1 Buster
Checklist
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions