We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to run the commands
ft = EulerNumber() ft.inputs.in_file = "path_to_my_file" ft.run()
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?
license.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
I'm trying to run the commands
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?The text was updated successfully, but these errors were encountered: