Matt McCormick

Results 561 comments of Matt McCormick

@SimonRit thanks for the report. We are working on addressing this via #515 #466

Hi, 0.X works with `py39`. It should work with `py310` soon. 1.X alpha works with `py38` and above.

The conda-forge builds look like they are failing due to a missing requirements.txt -- an attempt to address this with https://github.com/InsightSoftwareConsortium/itkwidgets/pull/539.

Hi @gselzer we'll release a new patch version with #539 along with itk-5.3.0 including support for CPython 3.9, 3.10, 3.11 in about a week's timeframe.

Related side-note, we also have PyImageJ notebooks testing / passing on the 1.X branch with #575 .

Hi, This will be addressed via #490 -- when I loaded the test data it was a `vtkUnstructuredGrid` instead of `vtkImageData`.

> No additional constraints on name right? and no constraints on long_name either right? Yes. > Also, the spec likes camel case, so is longName okay by you? or description?...

> No objections on a technical level. I think we initially decided that we don't need an explicit representation of the identity, are there use-cases where we need it now?...