base.
getCondaPackages
Get products and their versions from the conda environment.
dict
Keys (type str) are product names; values (type str) are their versions.
str
Notes
Returns empty result if a conda environment is not in use or can not be queried.