synthesizer.exceptions.UnmetDependency¶
- exception synthesizer.exceptions.UnmetDependency(*args)[source]¶
Exception for missing dependencies.
A generic exception class for anything to do with not having specific packages not mentioned in the requirements. This is usually when there are added dependency due to including extraneous capabilities.