Missing module h11 #3166
Unanswered
AndreaVidali
asked this question in
Potential Issue
Replies: 2 comments 4 replies
|
Odd. How are you installing |
1 reply
|
I did quite a bit of investigation, it turns out it's a I am sorry I opened this discussion in the wrong place. You can close it, in my opinion. Thanks! |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone,
I am trying to use
httpx, but when I import it withimport httpx, I am getting the errorNo module named h11coming from the dependencyhttpcore.I tried all
httpxversions from 0.25.0 onwards.You can see the full log here:
All reactions