Hello Ivan Krylov and all users,
I think I understand your observation but there is no file named by python37.dll on the computer. It may be as static build inside python3.exe but if so should not give this error?
Thank you

Cleber Borges


Em 15/09/2019 09:04, Ivan Krylov escreveu:
On Sat, 14 Sep 2019 15:18:54 -0300
Cleber Borges <cleber.bor...@ufla.br> wrote:

python37.dll - N??o foi poss??vel encontrar o m??dulo especificado.
This might mean that python37.dll depends on another DLL which could not
be found. You might have to add C:/msys64/mingw64/bin/ and/or another
directory to the PATH environment variable to make it work. Use
Dependency Walker [*] or a similar tool to find out which DLLs
python37.dll depends on.

Alternatively, use Sysinternals Process Monitor [**] to see which files
does it try to open before a `reticulate` call fails.


______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to