Skimage import error

When importing the io module from skimage, I get this error: ImportError: /projects/msieve_dev3/usr/shats/apps/Slicer-4.11.20210226-linux-amd64/lib/Python/lib/python3.6/site-packages/PIL/_imaging.cpython-36m-x86_64-linux-gnu.so: ELF load command address/offset not properly aligned. The other modules ive used work fine.

Ive tried to pip_uninstall and then reinstall scikit-image, to no avail. Seems like some people on the internet get this error in different situations when the “strip” program, so I wonder if slicer is using that internally.

In any case, does anyone have a fix for this?

OS: Linux
Slicer Version: 4.11.20210226

Information in this issue may help: https://github.com/Slicer/Slicer/issues/5474

Thanks! apparently this was fixed on Mar 13 but the build I downloaded was only a few weeks before the fix was released!

1 Like