History of AFNI updates  

|
April 18, 2022 03:31PM
Hi all,

we run most of our processing pipeline through MATLAB for several reasons, but a recent update to MATLAB has introduced an issue with the afni python scrips (e.g., 1d_tool.py).

for example,

unix(['1d_tool.py -help')

returns
env: python: No such file or directory

ans =

   127


but, when run in zsh, the expected help text is returned.

I know this isn't an afni specific issue, but I'm curious -- has anyone come across this issue?

Andrew
Subject Author Posted

calling afni python scrips through MATLAB

aclynn11 April 18, 2022 03:31PM

Re: calling afni python scrips through MATLAB

ptaylor April 18, 2022 04:16PM

Re: calling afni python scrips through MATLAB

Daniel Glen April 18, 2022 04:24PM

Re: calling afni python scrips through MATLAB

aclynn11 April 18, 2022 04:48PM

Re: calling afni python scrips through MATLAB

ptaylor April 18, 2022 05:01PM

Re: calling afni python scrips through MATLAB

aclynn11 April 18, 2022 05:04PM

Re: calling afni python scrips through MATLAB

ptaylor April 18, 2022 05:16PM

Re: calling afni python scrips through MATLAB

aclynn11 April 18, 2022 05:08PM

Re: calling afni python scrips through MATLAB

ptaylor April 18, 2022 05:17PM