.. include:: links.rst Installation ============ Make sure all of *nifreeze*' `External Dependencies`_ are installed. On a functional Python 3.10 (or above) environment with ``pip`` installed, *nifreeze* can be installed using the habitual command :: $ python -m pip install nifreeze Check your installation with the following command line :: $ python -c "from nifreeze import __version__; print(__version__)" External Dependencies --------------------- *nifreeze* requires DIPY_, and ANTs_.