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

readPlist removed in python 3.9 - unable to use ImportOsirix ROI #22

Open
fedorov opened this issue Sep 1, 2023 · 0 comments
Open

readPlist removed in python 3.9 - unable to use ImportOsirix ROI #22

fedorov opened this issue Sep 1, 2023 · 0 comments

Comments

@fedorov
Copy link

fedorov commented Sep 1, 2023

As discussed in https://discourse.slicer.org/t/problems-using-importosirixroi-from-the-sandbox-extension/31406, ImportOsirixROI functionality appears to be broken.

"[...]/AppData/Local/slicer.org/Slicer 5.4.0/slicer.org/Extensions-31938/Sandbox/lib/Slicer-5.4/qt-scripted-modules/ImportOsirixROI.py", line 284, in importOsirixRoiFileToSegmentation

[CRITICAL][Stream] 28.08.2023 11:25:17 [] (unknown:0) -     inputRoiData = plistlib.readPlist(inputRoi)

[CRITICAL][Stream] 28.08.2023 11:25:17 [] (unknown:0) - AttributeError: module 'plistlib' has no attribute 'readPlist'
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