Greetings all, in my recent work, I got these error notice:
-
ImportError
-
import tensorflow as tf
-
from tensorflow.python.platform import _pywrap_tf2
-
ImportError: DLL load failed while importing _pywrap_tf2: A dynamic link library (DLL) initialization routine failed.
How do I resolve them.