-
Notifications
You must be signed in to change notification settings - Fork 533
nipype tbss pipeline error #1789
New issue
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
Comments
UpdateI wondered whether the issue was being caused by the fact that tbss1.prepfa might require more than on e subject in order to run as I was initially trialling the script with just one subject. After re-running with 2 subjects it seems to pass this phase, however I now get a new crash file. Any ideas on the causes of this crash? crash file:
Thanks, |
Hi Joe, The first problem is caused by what you said, running with multiple subjects fixes it. As for the second problem, this seems to go back to #1033, where a new input @satra any ideas how we can update the |
Hello, Following your instruction of doing
However when entering I get
I'm confused. How can I revert to how things were previously? Thanks, |
@jnecus sounds like you still have two versions of nipype in your environment. I would suggest doing a fresh uninstall by clearing all of nipype's folders in Let me know if that helps |
I have performed the following commands:
Which has succesfully reinstalled nipype. But still getting the configparser no module installed error.
|
in that case, I would try EDIT: sorry, when I said fresh install I meant of the verison I linked above. Please try that first to see if it fixes the problem without downgrading future.
|
Hi there, Thanks, your method of installing |
@jnecus are you still running into trouble with the pipeline? |
Hello, Thanks for the message. As I said the previous fix worked, but I haven't gotten around to figuring out whats going on further down the line. I would mark this issue as complete for now. Thanks for all your help, |
If you run into any other troubles, feel free to open a new issue |
Summary
I am using the template: ' pipeline to do a TBSS analysis on the NKI rockland sample data' for use on my own data. The script succesfully passes the first stage, i.e. generation of FA maps. However, once it reaches the TBSS processing steps it fail on the node 'tbss1.prepfa'
Here is a copy of the crash file information:
Platform details:
The text was updated successfully, but these errors were encountered: