Installing keras, TF, and python dependencies in base project for class' workspace in Posit Cloud

Continuing with the previous issue:

Another error message looks like this.

I thought that it could be a space issue (I believe I have 1 GB), so I tried adding pip_options = "--no-cache-dir" to the install_keras piece of code from https://forum.posit.co/t/tensorflow-installation-in-rstudio-cloud-does-not-work/111847 (I am also getting the same "Killed" and "Error installing package(s)" error messages), but the issue wasn't resolved.

I am having a hard time figuring this issue out. Any suggestions/references/fixes would be greatly appreciated.

Cheers.

1 Like