External Email - Use Caution
Dear FreeSurfer developers,
I have just tested the Segmentation of hypothalamic subunits, but unfortunately it does not work. I simply wrote:
mri_segment_hypothalamic_subunits --s subject_folder
or
mri_segment_hypothalamic_subunits --s subject_folder/T1.nii
or
mri_segment_hypothalamic_subunits --s recon_all_processed_folder
Every time the message is: Illegal instruction (core dumped).
Moreover when I asked the help option:
mri_segment_hypothalamic_subunits -h
I obtained again: Illegal instruction (core dumped).
I installed tensorflow as answered using:
fspython -m pip install tensorflow
but these libraries are installed already because the messages are: Requirement already satisfied written on every row.
How can I use this function?
Thank you in advance,
Antonio
ps. I used the following softwares
Freesurfer version 7.4.1
Ubuntu 22.04.4 LTS
Oracle virtual box for Windows 10 pro
freesurfer@nmr.mgh.harvard.edu