pnlbwh / CNN-Diffusion-MRIBrain-Segmentation

CNN based brain masking
Other
14 stars 10 forks source link

pkg_resources is deprecated #42

Closed tashrifbillah closed 2 months ago

tashrifbillah commented 4 months ago
CNN-Diffusion-MRIBrain-Segmentation/tests/../pipeline/dwi_masking.py:40: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
  import pkg_resources

@RyanZurrin , can we deal with this somehow?

https://github.com/RyanZurrin/CNN-Diffusion-MRIBrain-Segmentation/blob/2273c7c8bd080d5b70eb483108c3e99e60be464c/pipeline/dwi_masking.py#L38-L43

I do not understand what this block does really.

tashrifbillah commented 2 months ago

We removed pkg_resources.