Lines Matching refs:DistributionNotFound
209 'ResolutionError', 'VersionConflict', 'DistributionNotFound',290 class DistributionNotFound(ResolutionError):778 raise DistributionNotFound(req, requirers)831 error that occurred. Usually this will be a ``DistributionNotFound`` or