You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Error: Installation of TensorFlow not found."
"Python environments searched for 'tensorflow' package:"
" /usr/bin/python3.7"
" /usr/bin/python3.5"
" /usr/bin/python2.7"
"You can install TensorFlow using the install_tensorflow() function."
"Execution halted"
I have a feeling that this is related to the updated keras::install_keras() function.
The text was updated successfully, but these errors were encountered:
Jobs of any simplest scripts fail with the following
error.json
:The logs look like that:
I have a feeling that this is related to the updated
keras::install_keras()
function.The text was updated successfully, but these errors were encountered: