juday
(Uday Jammalamadaka)
1
I have similar issue. Slicer starts fine but unable to see any simple filters.
The dropdow menu under filters does not work and also the search field.
Confirmed. SimpleFilters module needs to update the following line to support Python3 which is now used in Slicer.
Issued has been created which you can follow the status
jcfr
(Jean Christophe Fillion Robin (Kitware))
4
Thanks for the report, these issues should now be fixed in https://github.com/SimpleITK/SlicerSimpleFilters/issues/17
jcfr
(Jean Christophe Fillion Robin (Kitware))
5
Corresponding pull request has been integrated. You should expect the changes to be available today or tomorrow. Changes integrated in r28261