Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShapeVariationAnalyzer does not work under Slicer 5.2.1 #67

Open
bpuladi opened this issue Dec 3, 2022 · 2 comments
Open

ShapeVariationAnalyzer does not work under Slicer 5.2.1 #67

bpuladi opened this issue Dec 3, 2022 · 2 comments
Assignees

Comments

@bpuladi
Copy link

bpuladi commented Dec 3, 2022

ShapeVariationAnalyzer does not work under Slicer 5.2.1


[Qt] Switch to module:  "shapepcalib"
[Qt] Warning, there is no UI for the module "shapepcalib"
@jamesobutler
Copy link
Contributor

jamesobutler commented Dec 3, 2022

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?

@jcfr jcfr self-assigned this Dec 3, 2022
@bpuladi
Copy link
Author

bpuladi commented Dec 4, 2022

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.

See also:
https://discourse.slicer.org/t/shape-variation-analyzer/23836

Best regards :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants