I’m new to Selenium, and I’ve been trying to write some scripts for web scraping but sometimes when I make a mistake as part of the error message I see this line:
“Created TensorFlow Lite XNNPACK delegate for CPU.”
for example in the latest error it was this:
“[5900:21516:0425/160524.581:ERROR:ssl_client_socket_impl.cc(879)] handshake failed; returned -1, SSL error code 1, net_error -201
Created TensorFlow Lite XNNPACK delegate for CPU.”
why is TensorFlow mentioned here?
user24680237 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.