-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
ImportError: cannot import name 'quote' #1447
Comments
From the Yarl 0.8 changes:
This has broken all of aiohttp tests too #1446 |
Same thing with Looks like aiohttp can use |
For people that are looking to fix their own builds while waiting for aiohttp to be updated, pinning Yarl to 0.7.1 (the last release in the 0.7.x series) will do the trick. Example |
Guys, I'm very sorry. |
Thanks for the quick response @asvetlov |
Sorry, it was my epic fault. |
As of today latest versions of aiohttp==2.3.7 and yarl==1.0.0 this problem raises again. Less than a month updates: Yarl changelogs: What kind o management is this? If they are private then they are, stop exposing and avoid other projects rely on them, otherwise do not drop them later. |
Long traceback short..
|
Yeah, still happening for me too, even though I'm using the latest aiohttp version (as of today). |
same problem |
Same problem here. Would be great to either pin the yarl dependency or have integration tests between this two libs so we assure this issue doesn't happen again. |
Just a |
done |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a [new issue] for related bugs. |
Long story short
After last yarl update we can not use aiohttp (1.1.5) with it.
https://travis-ci.org/home-assistant/home-assistant/jobs/180947922
The text was updated successfully, but these errors were encountered: