error: ModuleNotFoundError: No module named 'tensorflow'

I am new to R-studio.
the command: library(keras) generates the error below.
\
Error: package or namespace load failed for ‘keras’:
.onLoad failed in loadNamespace() for 'tensorflow', details:
call: NULL
error: ModuleNotFoundError: No module named 'tensorflow'
\\

It looks like you need to install TensorFlow which is not an R package.

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.