Skip to content

ImportError: cannot import name 'unquote' #12

@MrJeremyHobbs

Description

@MrJeremyHobbs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions