0

I am working on a markdown and wrote an R chunks in which I import reticulate and try to execute the listdir function but I have nothing but a mapply error.

After this I decided to execute the code line by line in the Rstudio console and they throw me a set of errors and in the end I think it can be the clue to the problem. You can see the error message here

Lordald
  • 13
  • 1
  • always put full error message (starting at word "Traceback") in question (not comment) as text (not screenshot). There are other useful information. – furas Dec 18 '19 at 07:09
  • error shows that it can't find `python3` so first check if path is correct. – furas Dec 18 '19 at 07:11
  • Did you ever solve this? I'm stuck in a similar problem. – James Sep 05 '21 at 20:38

0 Answers0