warning message from .setUnit()

Issue #88 new
Angus Yeh repo owner created an issue

Got this when loading geometry file:

-WARNING ColorBar.setUnit() failed:'NoneType' object has no attribute 'items'
-WARNING Scale .setUnit() failed:'NoneType' object has no attribute 'items'

I think it's because the Pint .to() and .ito() gets None as input.

(newu is not properly set in some variables?)

Comments (0)

  1. Log in to comment