Radiomics module panel is blank

Thank you. My experience in Windows is that SlicerRadiomics is available in list of extensions and installs in all 3D Slicer versions, always shows up in INFORMATICS, but does not work in any version later than 4.10.
When started in versions past 4.10, SlicerRadiomics menu remains blank after it is started. Any feedback will be appreciated. Cheers, Marko

1 Like

SlicerRadiomics works well on my Windows and Linux computers.

When you first switch to Radiomics module then it downloads dateutil and pywavelets packages from PyPI, which typically takes a few seconds. If you open the Python console then you should see something like this:

image

If your computer is behind a restrictive firewall or proxy server then pip may fail and so the module will not start up. Or if something is unusual in how your computer or Slicer is set up then maybe pip cannot download and install the package due to some file access restrictions.

Have a look at the Python console to see what error messages you get and we can go from there.

1 Like

Many thanks Andras, your quick advice has resolved the issue entirely!!!
The problem was either the firewall or proxy. Cheers, Marko

2 Likes