Retrieve information about the version of Python currently being used by
reticulate
.
Details
If Python has not yet been initialized, then calling py_config()
will force
the initialization of Python. See py_discover_config()
for more details.
Retrieve information about the version of Python currently being used by
reticulate
.
If Python has not yet been initialized, then calling py_config()
will force
the initialization of Python. See py_discover_config()
for more details.