You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, the latest CI runs (<3 months) seem to be using 2.3.1, and all are running without issue. I was unable to replicate this issue on 2 of my WSL systems or on my local machine. Is it possible that this was because some underlying system library was missing? I am unsure how to proceed. Any ideas?
This seems to be related to the underlying system GLIB version. The best way to handle this would be to update it, unless the SimpleITK folks can say something otherwise on their forum. Another potential solution is explained on this thread: ContinuumIO/anaconda-issues#7640
I am closing this thread out, please re-open or create a new issue if you run into anything else.
Describe the bug
There is an issue with running the Fets Challenge pertaining to SimpleITK.
To Reproduce
Steps to reproduce the behavior:
Environment information
This happened both in WSL and in a VirtualBox Linux environment
GaNDLF version according to pip freeze gives me this:
GANDLF @ git+https://github.com/CBICA/GaNDLF.git@e4d0d4bfdf4076130817001a98dfb90189956278
Solution:
The issue was caused by SimpleITK 2.3.0. I tried and it works if I install simpleITK version 2.2.0 or 2.2.1
The text was updated successfully, but these errors were encountered: