whylogs icon indicating copy to clipboard operation
whylogs copied to clipboard

Eliminate PIL warning from why.read()

Open richard-rogers opened this issue 7 months ago • 0 comments

Description

Don't warn if PIL is missing when importing ImageMetric for why.read().

Changes

  • Don't issue warning on import, just ImageMetric construction.
  • Silence the warning when setting up for why.read()

Related

Relates to whylabs/whylogs#1490

Closes whylabs/whylogs#1490

  • [ ] I have reviewed the Guidelines for Contributing and the Code of Conduct.

richard-rogers avatar Jul 01 '24 21:07 richard-rogers