Open LucSam opened 1 year ago
Thanks for posting this error. I will get a M1 Mac Book soon and then I hopefully can reproduce this error and try to solve it. Now I do not really have an idea what the problem might be.
Thanks, fyi, 1 tested macbook was intel, the other was M1.
I had the same issue on a Mac on 12.6.1. the issue here is that that some default changed in the multiprocessing package in python, you can read more about the specifics here https://discuss.python.org/t/multiprocessing-spawn-default-on-macos-since-python-3-8-is-slower-than-fork-method/5910. This for some reason caused an error in the code. In my case I managed to solve the issue by installing Python 3.7 as follows https://stackoverflow.com/questions/62898911/how-to-downgrade-python-version-from-3-8-to-3-7-mac. then I did a clean reinstall of tractseg and the issue was solved. I hope this helps if you want a more specific explanation you can contact me using my email ward.deferm@student.kuleuven.be
Hi, we receive the following error messages (see below) on two different mac book pro's (mac os 13.1) with different python installs (we also tested the same data on our ubuntu system where it works without errors). The "TractSeg" commands to segment the bundles, TOMs, etc. work fine. I think I posted a similar issue before. Also, I noticed that when using "--algorithm det", it works. Any idea how to solve the problem?
and on the other machine: