Prasanna Bhogale
Results
1
comments of
Prasanna Bhogale
Not sure this ought to be a different error or not, but I get a strange error when trying greta with the `ml-gpu` container. ```r remotes::install_github("greta-dev/greta") rm(list=ls()) library(reticulate) py_discover_config() use_python("/opt/virtualenvs/r-tensorflow/bin/python")...