getEnvironmentPackages¶
- 
lsst.base.getEnvironmentPackages()[source]¶
- Get products and their versions from the environment. - Returns: - packages : - dict- Notes - We use EUPS to determine the version of certain products (those that don’t provide a means to determine the version any other way) and to check if uninstalled packages are being used. We only report the product/version for these packages.