InsightSoftwareConsortium / InsightSoftwareConsortium/ITKSphinxExamples

CTest Failures

Open
#349 1 comment 0 reactions 1 assignee Claimed by @tbirdso View on GitHub
Dominant language
Jupyter Notebook
Stars
59
Forks
70
Avg merge
1d 15h
Merged PRs (30d)
12

Description

Two CTests are failing:

[CDash results](https://open.cdash.org/viewTest.php?onlyfailed&buildid=7888816)

```
Traceback (most recent call last):
File "/home/runner/work/bld/itkpython/lib/python3.8/site-packages/itk/support/template_class.py", line 525, in __getitem__
this_item = self.__template__[key]
KeyError: (,)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/runner/work/Ex/src/Registration/Metricsv4/RegisterTwoPointSets/Code.py", line 164, in
test_registration(dimension)
File "/home/runner/work/Ex/src/Registration/Metricsv4/RegisterTwoPointSets/Code.py", line 72, in test_registration
ShiftScalesType = itk.RegistrationParameterScalesFromPhysicalShift[
File "/home/runner/work/bld/itkpython/lib/python3.8/site-packages/itk/support/template_class.py", line 529, in __getitem__
raise itk.TemplateTypeError(self, key)
itk.support.extras.TemplateTypeError: itk.RegistrationParameterScalesFromPhysicalShift is not wrapped for input type `itk.JensenHavrdaCharvatTsallisPointSetToPointSetMetricv4[itk.PointSet[itk.F,2]]`.
```

Failures may be related to recent changes in wrapping for `itk::RegistrationParameterScalesFromPhysicalShift`:
[https://github.com/InsightSoftwareConsortium/ITK/commit/6310d36d351386b90f94ca495da3c89f99fd16ab](https://github.com/InsightSoftwareConsortium/ITK/commit/6310d36d351386b90f94ca495da3c89f99fd16ab)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.