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

need to use yarl <1.2 to work #2

Open
skorasaurus opened this issue Mar 28, 2020 · 0 comments
Open

need to use yarl <1.2 to work #2

skorasaurus opened this issue Mar 28, 2020 · 0 comments

Comments

@skorasaurus
Copy link

Hi,

I'm not sure if you're still maintaining this but in case anyone else finds this and is interested to get this working, I had to slightly deviate from the directions to get it working:

I had to downgrade my version of yarl. Yarl 1.2 introduce some breaking of
you can do this by running: pip install -U "yarl<1.2" in the directory that you are running.

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