2

I am trying to import the Elmo module using the url:

elmo = hub.Module("https://tfhub.dev/google/elmo/3", trainable=True) 

but am unable to load it as it is giving an error:

URLError: urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1076)

can anyone help me to get this thing work?

David Buck
  • 3,752
  • 35
  • 31
  • 35
JBSKR
  • 33
  • 5
  • Please check this question https://stackoverflow.com/questions/27835619/urllib-and-ssl-certificate-verify-failed-error – CK.Nguyen Mar 04 '20 at 10:16

0 Answers0