Hello I am creating a slicer extension and using antspynet in my development. Previously I used it on windows and it was working fine. I tried to install it in windows environment and it worked well.
I tested imports on my python 3.9 local instance. It works for it.
I tested it with python provided by slicer as well but not get any meaningful logs:
PyDev console: starting.
Python 3.9.10 (main, Apr 5 2024, 00:33:09)
[Clang 14.0.6 (https://github.com/tru/llvm-release-build 686807a176470032c208f2 on darwin
import antspynet
error: [/Applications/Slicer.app/Contents/bin/./python-real] exit abnormally - Report the problem.
Process finished with exit code 1