AttributeError: 'WindowsPath' object has no attribute 'set_alpn_protocols' #984
Unanswered
PabloRMira
asked this question in
Potential Issue
Replies: 0 comments
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.
-
Using the openai package I get an APIConnectionError with direct cause
AttributeError: 'WindowsPath' object has no attribute 'set_alpn_protocols'
which lies within httpcore. Here is the relevant traceback:
httpcore version = '1.0.7'
Could you please help me fix this issue? Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions