nibabel: Access a multitude of neuroimaging data formats¶
Description¶
Access a multitude of neuroimaging data formats
License¶
MIT License
Upstream Contact¶
Type¶
optional
Dependencies¶
Version Information¶
requirements.txt:
nibabel
Equivalent System Packages¶
$ conda install nibabel
$ sudo yum install python3-nibabel
$ sudo port install py-nibabel
$ sudo zypper install python3\$\{PYTHON_MINOR\}-nibabel
See https://repology.org/project/nibabel/versions, https://repology.org/project/python:nibabel/versions
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.