qiuhuiqq

Results 1 comments of qiuhuiqq

I encountered the same problem, solved by specifying $RETICULATE_PYTHON by add this line to my .Renviron file (change the path to the actual python executable in your cluster): `RETICULATE_PYTHON="/gpfs/share/apps/python/cpu/3.6.5/bin/python"` Your...