nibabel: Access a multitude of neuroimaging data formats¶
Description¶
Access a multitude of neuroimaging data formats
License¶
MIT License
Upstream Contact¶
Type¶
optional
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
requirements.txt:
nibabel
See https://repology.org/project/nibabel/versions, https://repology.org/project/python:nibabel/versions
Installation commands¶
$ pip install nibabel
$ sage -i nibabel
$ conda install nibabel
$ sudo dnf install python3-nibabel
$ sudo port install py-nibabel
$ sudo zypper install python3-nibabel
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.