GeoEco.Dependencies.SoftwareNotInstalledError
- exception GeoEco.Dependencies.SoftwareNotInstalledError(message)
Bases:
GeoEcoErrorAn exception indicating the that required software is not installed.
- Parameters:
message (
str) – The message to report. Minimum length꞉ 1.- Returns:
New
GeoEcoErrorinstance.- Return type: