

Warning: no previously-included files found matching 'multidict/*.pyd' Warning: no previously-included files found matching 'multidict/*.so' Warning: no previously-included files found matching 'multidict/_multidict.html' Warning: no previously-included files matching '*.pyc' found anywhere in distribution Reading manifest file 'multidict.egg-info/SOURCES.txt' Writing top-level names to multidict.egg-info/top_level.txt Writing dependency_links to multidict.egg-info/dependency_links.txt errorĮRROR: Command errored out with exit status 1:Ĭommand: /usr/bin/python3 /tmp/tmpkkp4jqll build_wheel /tmp/tmpfgkdfx0mĬreating build/lib.linux-armv7l-3.8/multidictĬopying multidict/_multidict_py.py -> build/lib.linux-armv7l-3.8/multidictĬopying multidict/_multidict_base.py -> build/lib.linux-armv7l-3.8/multidictĬopying multidict/_compat.py -> build/lib.linux-armv7l-3.8/multidictĬopying multidict/_abc.py -> build/lib.linux-armv7l-3.8/multidictĬopying multidict/_init_.py -> build/lib.linux-armv7l-3.8/multidict

Requirement already satisfied: idna>=2.0 in /usr/lib/python3/dist-packages (from yarl=1.0->aiohttp=3.6.0->discord.py>=1.0.1->discord) (2.8)īuilding wheels for collected packages: multidict, yarlīuilding wheel for multidict (PEP 517). Using cached async_timeout-3.0.1-p圓-none-any.whl (8.2 kB) Using cached multidict-4.7.6.tar.gz (50 kB) Requirement already satisfied: chardet=2.0 in /usr/lib/python3/dist-packages (from aiohttp=3.6.0->discord.py>=1.0.1->discord) (3.0.4) Using cached discord.py-1.5.1-p圓-none-any.whl (701 kB) Using cached discord-1.0.1-p圓-none-any.whl (1.1 kB)
#Discord download linux how to#
Has anyone else run into the same problem? I'd love some guidance on how to successfully install discord.py.
#Discord download linux full#
Here is the full output from the attempted install, the error makes up most of it.

I have searched for various versions of this question, but I only found people using python 3.9 which is a known error. I can see that the program "Could not build wheels for multidict or yarl" but I'm not sure how to go about fixing the problem.
#Discord download linux windows#
I've also successfully installed the discord package on windows python 3.8.7, which means there is some difference I'm not aware of between windows python 3.8 and linux python 3.8, or I'm just missing some package to help me install discord.py, possibly because it was preinstalled (lightweight). It's running a pre installed python 3.8.5 version, but I've only seen errors with installing the discord package when the python version is 3.9. I recently installed armbian focal to a tinker board, and was attempting to install the discord python package.
