74 # This try catch logic is because there is no bazel equivalent for py_extension. 75 # Externally in opensource we must enable exceptions to load the shared object ...
Attempting to import TensorFlow using import tensorflow as tf results in an ImportError. The traceback points to a failure while importing _pywrap_tensorflow_internal ...