AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
March 08, 2021 07:45PM
That is true, but when I change that the same error occures.

The output of the function I'm running should be:
out_file (a pathlike object or string representing an existing file) – Output file.

And the full error states:
traits.trait_errors.TraitError: The 'out_file' trait of an AFNICommandOutputSpec instance must be a pathlike object or string representing an existing file, but a value of '/Users/erichoekstra/PycharmProjects/brainnetworks_eric_linda/structural_flirt+tlrc.HEAD' <class 'str'> was specified.

So it seems like he's trying to open the out_file (structural_flirt+tlrc.HEAD) but it doesn't exist. So it's somehow now made.
Subject Author Posted

Afni autoTLRC FileNotFoundError

ikbeneeneric March 08, 2021 02:42PM

Re: Afni autoTLRC FileNotFoundError

Daniel Glen March 08, 2021 05:27PM

Re: Afni autoTLRC FileNotFoundError

ikbeneeneric March 08, 2021 07:45PM