H_Chang
1
'''
install.packages("tensorflow")
library(tensorflow)
install_tensorflow()
Activated conda python: /cloud/home/.local/share/r-miniconda/envs/r-reticulate/bin/python
Collecting tensorflow==2.8.*
Downloading tensorflow-2.8.0-cp38-cp38-manylinux2010_x86_64.whl (497.6 MB)
Killed
Error: Error installing package(s): "'tensorflow==2.8.*'"
'''
How can I install tensorflow in RStudio Cloud?
Regards,
Hi there, You might be running into a memory limitation installing tensorflow. Have you tried increasing the memory available to your project?
It seems free account cannot use tensorflow as the memory is not enough.
system
Closed
4
This topic was automatically closed 21 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.