Simple Filters module do not have any filters in latest nightly version

I have similar issue. Slicer starts fine but unable to see any simple filters.SimpleFilters%20error

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

Thanks for the report, these issues should now be fixed in https://github.com/SimpleITK/SlicerSimpleFilters/issues/17

Corresponding pull request has been integrated. You should expect the changes to be available today or tomorrow. Changes integrated in r28261