From 4749fbf0c7269102b7cb1da657781b55ec446833 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 13 Oct 2020 15:23:44 +0200 Subject: Still using python 2.7 for rdkit with chents... Various small changes that have accumulated --- Rprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rprofile') diff --git a/Rprofile b/Rprofile index a202a70..680ea2e 100644 --- a/Rprofile +++ b/Rprofile @@ -13,7 +13,7 @@ local({ }) # For (re)installing PythonInR -#Sys.setenv(USESPECIALPYTHONVERSION="python3.5") +#Sys.setenv(USESPECIALPYTHONVERSION="python3") if (interactive()) { suppressMessages(require(reprex)) -- cgit v1.2.1