R/find_python_path.R
find_python_path.Rd
Find the python file for a specific env
find_python_path(conda_env = "echoR", verbose = TRUE)
Conda environment name.
Print messages.
# importFrom reticulate conda_list python <- find_python_path(conda_env = "echoR")