SSL certicate error for conv_res = DocumentConverter().convert(source) #355
Closed
mailtoshwetha09
started this conversation in
General
Replies: 1 comment
-
This worked hiyouga/LLaMA-Factory#5608 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to convert the pdf which is in japan conv_res = DocumentConverter().convert(source)
doc = conv_res.document
print(doc)
print("***************") i am getting sock_and_verified = _ssl_wrap_socket_and_match_hostname( ...........raise SSLError(e, request=request)
Beta Was this translation helpful? Give feedback.
All reactions