tinker_cookbook.exceptions.WeightsError
class tinker_cookbook.exceptions.WeightsError(TinkerCookbookError)
An error related to weight download, merge, or export.
Grouping base for weights-related errors. Does not inherit from a stdlib exception — use the specific subclasses which each carry exactly one stdlib base appropriate to their failure mode.