This function enables callers to check which versions of Python will be discovered on a system as well as which one will be chosen for use with reticulate.
py_discover_config(required_module = NULL, use_environment = NULL)Python configuration object.
The order of discovery is documented in vignette("versions"), also available online
here