== check python =================================================== python version: 3.11.3 python branch: python build version: ('main', 'Apr 19 2023 18:49:55') python compiler version: Clang 14.0.6 python implementation: CPython == check os platform =============================================== == are we in docker ============================================= No == compiler ===================================================== Apple clang version 14.0.3 (clang-1403.0.22.14.1) Target: arm64-apple-darwin22.5.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin == check pips =================================================== numpy 1.24.3 protobuf 3.20.3 tensorflow 2.13.0 tensorflow-estimator 2.13.0 tensorflow-macos 2.13.0 == check for virtualenv ========================================= False == tensorflow import ============================================ tf.version.VERSION = 2.13.0 tf.version.GIT_VERSION = v2.13.0-rc2-7-g1cb1a030a62 tf.version.COMPILER_VERSION = Apple LLVM 13.1.6 (clang-1316.0.21.2.5) == env ========================================================== LD_LIBRARY_PATH is unset DYLD_LIBRARY_PATH is unset == nvidia-smi =================================================== collect.sh: line 148: nvidia-smi: command not found == cuda libs =================================================== == tensorflow installed from info ================== Name: tensorflow Version: 2.13.0 Summary: TensorFlow is an open source machine learning framework for everyone. Home-page: https://www.tensorflow.org/ Author-email: packages@tensorflow.org License: Apache 2.0 Location: /Users/Shared/anaconda3/envs/ability/lib/python3.11/site-packages Requires: tensorflow-macos Required-by: == python version ============================================== (major, minor, micro, releaselevel, serial) (3, 11, 3, 'final', 0) == bazel version ===============================================