If you could point to the python script that is called, I can also update the code to support python3.
Thanks, Noam
From: freesurfer-bounces@nmr.mgh.harvard.edu freesurfer-bounces@nmr.mgh.harvard.edu On Behalf Of Peled, Noam Sent: Monday, August 8, 2022 1:21 PM To: Freesurfer support list freesurfer@nmr.mgh.harvard.edu Subject: [Freesurfer] preproc-sess doesn't support python3
Dear group, I'm trying to help a colleague use FsFast, a wrapper I wrote in python. When calling preproc-sess, there is an inner call to slicedelay, which calls to a python command: [cid:image001.png@01D8AB2B.236821C0]
The syntax is in python2, and my colleague has only python3. If it's only in the print statements, could you please add parenthesis to support python3 syntax?
Thanks! Noam