install_ants: Install 'ANTs' via 'ANTsPy'
Description
Install 'ANTs' via 'ANTsPy'
Usage
install_ants(python_ver = "3.11", verbose = TRUE)
Value
This function returns nothing.
Arguments
- python_ver
'Python' version, see configure_conda
;
default is "3.11"
since 'ANTsPy'
is compiled for all platforms
under this version
- verbose
whether to print the installation messages