Uh oh!
There was an error while loading. Please reload this page.
Replies: 4 comments 4 replies
Just upgrade your httpx version to 0.25.0. |
3 replies
@karpetrosyan Thanks for the quick action! |
1 reply
Thanks for the fast turnaround, but ... hmmm? Same code as above: I reran the version using |
0 replies
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Update: I thought of checking the version of I've manually updated Thanks for the quick turnaround!! |
0 replies
Sign up for freeto 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.
Executing the following using
HTTPX:Throws a
RuntimeError("not supported by httpcore package"):Similar code using
requestsworks just fine:Result:
All reactions