Function for requesting a summary of the versions of all critical python components.
Value
Returns a list that contains the version number of python and
the versions of critical python packages. If a package is not available
version is set to NA
.
See also
Other Utils Python Developers:
get_py_package_version()
,
load_all_py_scripts()
,
load_py_scripts()
,
run_py_file()