nipype icon indicating copy to clipboard operation
nipype copied to clipboard

Must Obtain Valid Freesurfer License

Open JBarsotti opened this issue 1 year ago • 1 comments

Summary

I'm trying to run the commands

ft = EulerNumber()
ft.inputs.in_file = "path_to_my_file"
ft.run()

Actual behavior

I get an error: ERROR: Invalid FreeSurfer license key found in license file /home/ebarsotti/LSS/MRRCdata/Programs/FreeSurfer5.3/freesurfer/license.txt

I have a license and a license.txt file located in the FreeSurfer home directory, so I'm not really sure what is happening. Any ideas?

JBarsotti avatar Aug 02 '24 22:08 JBarsotti