print(itk.OrientedGaussianInterpolateImageFilter.ID3ID3.New())
Traceback (most recent call last):
File "", line 1, in
File "/home/user/miniconda3/envs/niftymic/lib/python3.8/site-packages/itk/support/lazy.py", line 125, in getattribute
value = types.ModuleType.getattribute(self, attr)
AttributeError: module 'itk' has no attribute 'OrientedGaussianInterpolateImageFilter'