simpeg / discretize

Discretization tools for finite volume and inverse problems.

Home Page:http://discretize.simpeg.xyz/

Repository from Github https://github.comsimpeg/discretizeRepository from Github https://github.comsimpeg/discretize

Bug in recent changes to v0.8.0

benk-mira opened this issue · comments

Ran into the following bug today:

image

Think it might be due to some recent changes to v0.8.0. I downgraded to v0.7.4 and the bug is gone

SimPEG should be updated there. The _REGISTRY property was being needlessly imported there, and was a carryover from when properties was a part of this package.