Skip to content

Minor fixes for encoding and call of undefined methods#33

Open
che85 wants to merge 2 commits into
Project-MONAI:mainfrom
che85:main
Open

Minor fixes for encoding and call of undefined methods#33
che85 wants to merge 2 commits into
Project-MONAI:mainfrom
che85:main

Conversation

@che85

@che85 che85 commented Oct 12, 2023

Copy link
Copy Markdown

fixes #32
fixes #30

@SachidanandAlle SachidanandAlle left a comment

Copy link
Copy Markdown
Collaborator

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

wyli commented Oct 12, 2023

Copy link
Copy Markdown
Contributor

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

@che85

che85 commented Oct 13, 2023

Copy link
Copy Markdown
Author

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

@phcerdan

phcerdan commented Jan 17, 2024

Copy link
Copy Markdown

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