I wanna to use python in my Rstudio, so I installed miniconda3 and want to connect it by reticulate. Unfortunately, when I py_condig(), there is a error!!!

library(reticulate) #加载conda
Error in file.path(prefix, c("condabin", "bin", "Scripts", "Library/bin", :
unable to translate ''Analysis' ڲⲿҲǿеij' to UTF-8
library(keras)
py_config()
Error in file.path(prefix, c("condabin", "bin", "Scripts", "Library/bin", :
unable to translate ''Analysis' ڲⲿҲǿеij' to UTF-8

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.