-
Notifications
You must be signed in to change notification settings - Fork 532
Compatibility with nibabel
4.0.0
#3486
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
nibabel 4.0.0
nibabel
4.0.0
HippocampusGirl
added a commit
to HALFpipe/HALFpipe
that referenced
this issue
Jul 6, 2022
I think it makes more sense to make it a runtime error instead of import time. Most people will not be using this interface. So we move the |
Thank you :-) |
This was referenced Nov 8, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Actual behavior
nipype
uses the now removednibabel.trackvis
interface, which leads to aModuleNotFoundError
.nipype/nipype/interfaces/mrtrix/convert.py
Line 8 in f4343d6
Expected behavior
There should not be an error.
My suggestions
nibabel
4.0.0,nipype/requirements.txt
Line 4 in f4343d6
How to replicate the behavior
I'm skipping this for now, because I think the issue is obvious from the code. If I'm mistaken, please let me know and I will edit to add some steps.
Script/Workflow details
This happens when using
fMRIPrep
LTS withHALFpipe
.Platform details:
I am skipping this for now, since I believe the issue is unrelated to my platform. Please let me know if you require this information.
Execution environment
Container downloaded from https://download.fmri.science/singularity/halfpipe-halfpipe-latest.sif
The text was updated successfully, but these errors were encountered: