Can somebody help me solve and understand the error below? I am running on a Mac with the latest OS release
install_tensorflow()
Error: could not find a Python environment for /usr/local/bin/python3.8
tf$constant("Hellow Tensorflow")
Error: Installation of TensorFlow not found.
Python environments searched for 'tensorflow' package:
/usr/local/Cellar/python@3.8/3.8.5/Frameworks/Python.framework/Versions/3.8/bin/python3.8
You can install TensorFlow using the install_tensorflow() function.