copernicus_configure_python: Search and initialize Python on any operating system (internal use)
Description
Searches for the Python executable in common paths and the system PATH.
If found, it initializes it via reticulate.
Usage
copernicus_configure_python(verbose = TRUE)
Value
The detected Python configuration (py_config object).