-
Notifications
You must be signed in to change notification settings - Fork 261
Gzip file load error on latest master #557
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
Hi, thanks for the report. We'll look into this ASAP. |
Thanks for the quick response. I'll keep my eyes open for an update/solution. |
Hi @solitaryangler, could you update your version of |
Hi @pauldmccarthy many thanks. This is to confirm that upgrading indexed_gzip: |
@pauldmccarthy We shouldn't try to use |
Hi,
I needed the TCK streamline format so I installed the latest master branch with:
pip install -e git+https://github.com/nipy/nibabel.git#egg=nibabel
I can now load TCK streamlines:
But I cannot load gzipped nifti files any more. If I gunzip the nifti, then it works fine.
The error I get:
I'm using python 2.7.12 with conda on a mac.
Many thanks for this excellent work.
Best,
-Auro
The text was updated successfully, but these errors were encountered: