Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed building wheel for aiothttp, multidict, yarl, ... #4

Open
jeppe742 opened this issue Dec 28, 2020 · 0 comments
Open

Failed building wheel for aiothttp, multidict, yarl, ... #4

jeppe742 opened this issue Dec 28, 2020 · 0 comments

Comments

@jeppe742
Copy link
Owner

jeppe742 commented Dec 28, 2020

When installing azure, aws og gcp optional dependencies, the installation fails to build the wheel for aiohttp, multidict, yarl and some others.

This is due to an older version of pip.
Update pip using pip install -U pip before installing to fix this.

pip >=20 is also set as a dependency, so running the installation twice, should also fix any issues related to old pip versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant