External Email - Use Caution > On September 20, 2018 at 9:12 PM [email protected] wrote: > > > External Email - Use Caution > > I'm using last version dev with MacOS High Sierra 10.13.6. > > I have run, for each subject: > > segmentThalamicNuclei.sh > I don't know what python2 is used for, but the message says it's missing on your path. It should be installed by default under MacOS, maybe not named python2 though. I guess your options are:
1) symlink the python binary of your OS (find it by running `env python`) to python2 or, most likely better, 2) install the most recent version of python 2 using homebrew or another package manager of your choice. If you use homebrew, it will automatically symlink python to python2. > but when I run the command line "asegstats2table", I obtain: > > > env: python2: No such file or directory > > > Thanks > > > Stefano_______________________________________________ > Freesurfer mailing list > [email protected] > https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer > > > The information in this e-mail is intended only for the person to whom it is > addressed. If you believe this e-mail was sent to you in error and the e-mail > contains patient information, please contact the Partners Compliance HelpLine > at > http://www.partners.org/complianceline . If the e-mail was sent to you in > error > but does not contain patient information, please contact the sender and > properly > dispose of the e-mail. -- Tim Schäfer _______________________________________________ Freesurfer mailing list [email protected] https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
