SlicerRt / SlicerRT

Open-source toolkit for radiation therapy research, an extension of 3D Slicer. Features include DICOM-RT import/export, dose volume histogram, dose accumulation, external beam planning (TPS), structure comparison and morphology, isodose line/surface generation, etc.
https://slicerrt.org
126 stars 60 forks source link

Modules not showing up after fresh install #159

Closed z-samuels closed 3 years ago

z-samuels commented 3 years ago

Slicer 4.10.2 r28257 SlicerRT 0.18 via extension manager Windows 7 x64

After installing SlicerRT via extension manager (and restarting Slicer), only Plastimatch modules show up.

Extension manager lists SlicerRT as installed.

Same issue on similar computer.

Sunderlandkyl commented 3 years ago

I just tested uninstalling and reinstalling SlicerRT on 4.10.2, and the modules were installed successfully.

Are there any errors in the log?

z-samuels commented 3 years ago

Fixed.

Log said that it couldn't find any of the .dll files, though they existed and were in the right location. Running Slicer as admin didn't change anything.

Installing the Visual C++ runtime referenced here (https://github.com/Slicer/Slicer/issues/4958) fixed the issue.