Closed
Description
When using nitransforms version 20.0.0rc5, I get the following warnings with scipy 1.8.0
/usr/local/miniconda/lib/python3.10/site-packages/nitransforms/io/base.py:4: DeprecationWarning: Please use `get_matfile_version` from the `scipy.io.matlab` namespace, the `scipy.io.matlab.miobase` namespace is deprecated.
/usr/local/miniconda/lib/python3.10/site-packages/nitransforms/io/base.py:5: DeprecationWarning: Please use `MatFile4Reader` from the `scipy.io.matlab` namespace, the `scipy.io.matlab.mio4` namespace is deprecated.
/usr/local/miniconda/lib/python3.10/site-packages/nitransforms/io/base.py:6: DeprecationWarning: Please use `MatFile5Reader` from the `scipy.io.matlab` namespace, the `scipy.io.matlab.mio5` namespace is deprecated.
These point to the code here:
I would greatly appreciate if you could fix these :-) Thank you so much
Metadata
Metadata
Assignees
Labels
No labels