HumanBrainED / NHP-BrainExtraction

GNU Affero General Public License v3.0
32 stars 18 forks source link

deprecated get_data() #17

Open jbmandeville opened 10 months ago

jbmandeville commented 10 months ago

I installed anaconda with standard conda additions (conda install -c conda-forge ...). When I try to run the BET, I get an error message: "nibabel.deprecator.ExpiredDeprecationError: get_data() is deprecated in favor of get_fdata(), which has a more predictable return type..."

A web discussion suggested down-grading to nibble 5.0, but I don't see a version. Do you have a work-around for this?

Thanks (Joe Mandeville)