Hello
We have released a beta test of our OpenDose3D extension. It is available in the last nightly using extension manager. We expect it to have bugs and we need to solve every bug you find in this stage.
Please report any bug in Development · Boards · OpenDose / SlicerOpenDose3D · GitLab
             
            
              
              
              2 Likes
            
                
            
           
          
            
            
              I found the first error, when installed it does not create the logic see the error trace:
File “/Applications/Slicer.app/Contents/Extensions-29265/OpenDose3D/lib/Slicer-4.11/qt-scripted-modules/Dosimetry4D.py”, line 230, in setup
    self.setupWidgets()
  File “/Applications/Slicer.app/Contents/Extensions-29265/OpenDose3D/lib/Slicer-4.11/qt-scripted-modules/Dosimetry4D.py”, line 820, in setupWidgets
    self.logic = Dosimetry4DLogic(parent=self, isotopeText=isotopeText)
TypeError: ‘module’ object is not callable
However, this doesn’t happened when installed as a custom script.
@lassoan, @cpinter
Is there anything wrong in the packaging?
             
            
              
              
              
            
            
           
          
          
            
            
              I have successfully tested it in MacOS
May somebody test in Windows and Linux?
             
            
              
              
              
            
            
           
          
            
            
              Tested in Windows, it works fine.
             
            
              
              
              1 Like
            
            
           
          
            
            
              There is a test failing and reported here