GeoEco.Dependencies.PythonModuleDependency.Initialize

PythonModuleDependency.Initialize()

Check that the given Python module can be imported.

Raises:

SoftwareNotInstalledError – The Python module specified by this PythonDependency could not be imported, which usually implies that the module is not installed.