I had a quite frustrating time setting up Rstudio Version 1.4.1106 on a new PC / windows yesterday. A first problem seems to be linked to reticulate. A simple call to python, either through repl_python() or directly in a python chunk produces a crash, whatever the R version is
To solve the issue, I rolled back to Rstudio 1.3.10.93, or to the dev RStudio-1.4.1714. Does someone knows a better alternative ?