You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be a warning that “shapecalib” does not have a UI, but a warning is not the same as an error. It appears “shapecalib” is supposed to have no UI as it is a supporting library for the main shape variation analyzer module.
@bpuladi Are you noticing that something isn’t working appropriately when using Shape Variation Analyzer? Or are you just seeing these warning messages?
Thank you for your reply. The module is not displayed in the list. There is a message that it could not be loaded. In addition, there is an error message by default when you install it.
C:\Users\bp\AppData\Local\NA-MIC\Slicer 5.2.1\NA-MIC\Extensions-31317\ShapeVariationAnalyzer\lib\Slicer-5.2\qt-scripted-modules\cpns\cpns.py:57: SyntaxWarning: “is” with a literal. Did you mean “==”?
if len(self.fileList) is 0:
File “”, line 1
==
^
SyntaxError: invalid syntax
threadpoolctl and joblib have to be first installed with pip_install.
ShapeVariationAnalyzer does not work under Slicer 5.2.1
The text was updated successfully, but these errors were encountered: