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

SampleData for DataImporter is not loading the whole dataset #210

Open
bpaniagua opened this issue Dec 16, 2019 · 1 comment
Open

SampleData for DataImporter is not loading the whole dataset #210

bpaniagua opened this issue Dec 16, 2019 · 1 comment
Assignees

Comments

@bpaniagua
Copy link
Contributor

No description provided.

@bpaniagua bpaniagua self-assigned this Dec 16, 2019
@bpaniagua
Copy link
Contributor Author

loadNodeFromFile returnNode argument is deprecated. Loaded node is now returned directly if returnNode is not specified.
loadNodeFromFile returnNode argument is deprecated. Loaded node is now returned directly if returnNode is not specified.
loadNodeFromFile returnNode argument is deprecated. Loaded node is now returned directly if returnNode is not specified.
Traceback (most recent call last):
File "/work/Projects/SlicerSALT/development/SlicerSALT-build/Slicer-build/lib/SlicerSALT-4.11/qt-scripted-modules/DataImporter.py", line 1705, in onClickImportButton
self.importFiles(self.filteredFilePathsList)
File "/work/Projects/SlicerSALT/development/SlicerSALT-build/Slicer-build/lib/SlicerSALT-4.11/qt-scripted-modules/DataImporter.py", line 1303, in importFiles
self.logic.populateTopologyDictionary()
File "/work/Projects/SlicerSALT/development/SlicerSALT-build/Slicer-build/lib/SlicerSALT-4.11/qt-scripted-modules/DataImporter.py", line 504, in populateTopologyDictionary
polydata = segmentationNode.GetClosedSurfaceRepresentation(segmentId)
TypeError: GetClosedSurfaceRepresentation() takes exactly 2 arguments (1 given)

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

1 participant