GeoEco.Dependencies.SoftwareNotInstalledError

exception GeoEco.Dependencies.SoftwareNotInstalledError(message)

Bases: GeoEcoError

An exception indicating the that required software is not installed.

Parameters:

message (str) – The message to report. Minimum length꞉ 1.

Returns:

New GeoEcoError instance.

Return type:

GeoEcoError