Learn R Programming

reticulate (version 1.37.0)

py_version: Python version

Description

Get the version of Python currently being used by reticulate.

Usage

py_version()

Arguments

Value

The version of Python currently used, or NULL if Python has not yet been initialized by reticulate.