Window OS installation error #54
Unanswered
imsso-bmed
asked this question in
Q&A
Replies: 1 comment
-
|
You might have tried to selected samm folder instead of the samm/SammBase folder. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for the helpful extension development!
I would love to try this extension but I failed to install it on Windows OS.
When I try to import Slicer extension files as the Read me, I get this error message as below.
Traceback (most recent call last):
File "C:/Users/ABC/AppData/Local/NA-MIC/Slicer 5.2.2/bin/../lib/Slicer-5.2/qt-scripted-modules/ExtensionWizard.py", line 285, in selectExtension
xd = SlicerWizard.ExtensionDescription(sourcedir=path)
File "C:\Users\ABC\AppData\Local\NA-MIC\Slicer 5.2.2\bin\Python\SlicerWizard\ExtensionDescription.py", line 141, in init
p = ExtensionProject(sourcedir, filename=cmakefile)
File "C:\Users\ABC\AppData\Local\NA-MIC\Slicer 5.2.2\bin\Python\SlicerWizard\ExtensionProject.py", line 56, in init
raise OSError("%s not found" % filename)
OSError: CMakeLists.txt not found
I hope to get answer for this problem
Beta Was this translation helpful? Give feedback.
All reactions