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

Minor fixes for encoding and call of undefined methods #33

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

che85
Copy link

@che85 che85 commented Oct 12, 2023

fixes #32
fixes #30

Copy link
Collaborator

@SachidanandAlle SachidanandAlle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@wyli
Copy link
Contributor

wyli commented Oct 12, 2023

I was having issues without the encoding... #26

@che85
Copy link
Author

che85 commented Oct 13, 2023

@wyli That's odd. I tested without the encoding on MacOS and Redhat Linux and it works for me.

@phcerdan
Copy link

phcerdan commented Jan 17, 2024

Tested locally, and this makes the plugin usable in Linux. Tested with Slicer release 5.6.1.

EDIT: Not really, cannot make it work with just LoadImaged, it crashes with no message.

====================================================================
Run:: monai.transforms.LoadImaged(keys=['image', 'label'], ensure_channel_first=True)
====================================================================
error: [/path/Slicer-5.6.1-linux-amd64/bin/SlicerApp-real] exit abnormally - Report the problem.

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

Successfully merging this pull request may close these issues.

[Linux] cannot edit transform Undefined methods called if no monai installation was found
4 participants