ERROR: Could not build wheels for aiohttp, frozenlist, multidict, yarl, which is required to install pyproject.toml-based projects?

Hi, I need the Discord.py module for Python. When I run the requirements in the cmd with pip install -r requirements.txt or without -r, I get the following error: ERROR: Could not build wheels for aiohttp, frozenlist, multidict, yarl, which is required to install pyproject.toml-based projects

I have Python 3.12. Does anyone have a fix for this? The Discord module isn't recognized or is downloading with errors!

(1 votes)
Loading...

Similar Posts

Subscribe
Notify of
1 Answer
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
KarlRanseierIII
1 year ago

ERROR: Could not build wheels

There it is. You have to look into the corresponding logs or the like so you can find out what the build of wheel fails.

 * Build system packages:
 *   dev-python/gpep517            : 15
 *   dev-python/installer          : 0.7.0
 *   dev-python/flit-core          : 3.9.0

See if at least gpep517, installer udn filt-core (including dependencies) run ahead sidn udn.