use_python(python, required = FALSE)use_virtualenv(virtualenv, required = FALSE)
use_condaenv(condaenv, conda = "auto", required = FALSE)
TRUE then
an error occurs if it's not located. Otherwise, the version is taken
as a hint only and scanning for other versions will still proceed."auto", which checks the PATH
as well as other standard locations for Anaconda installations.