I am trying to use retriculate to run python code from R. This works, for example I can run:
retriculate
library(retriculate) py_run_file("mypyfile.py&q