Skip to content

ERROR: Failed building wheel for aiohttp #8181

Closed Answered by webknjaz
capt-watson asked this question in Q&A
Discussion options

You must be logged in to vote

The latest versions of aiohttp come with pre-built wheels that pip picks automatically, by default. If it doesn't for you for some reason, that would indicate that you changed/overrode the configuration of pip somewhere to build from source. It's not something that we can help with as only you know what you did. If you let pip install from wheels (with something like --prefer-binary or --only-binary), it won't be attempting to build from sdist.

P.S. The log snippet you posted is from the older aiohttp versions. It's impossible that it's exactly the same for the recent ones.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by webknjaz
Comment options

You must be logged in to vote
1 reply
@Dreamsorcerer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants