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

ImportError: cannot import name 'unquote' #12

Open
MrJeremyHobbs opened this issue Jan 23, 2019 · 0 comments
Open

ImportError: cannot import name 'unquote' #12

MrJeremyHobbs opened this issue Jan 23, 2019 · 0 comments

Comments

@MrJeremyHobbs
Copy link

I get the following error when trying to run for the first time:

from yarl import URL, unquote

ImportError: cannot import name 'unquote'

Looking at the web, it seems to be an issue with a recent update to the yarl module. Downgrading the yarl version in the requirements.txt file to yarl==0.18.0 seems to work.

See link: aio-libs/aiohttp#2662

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