How do I import the nibabel module in Jupyter notebook on MacOS?
I already installed nibabel on my Macbook using PIP, but the jupyter notebook still gives
ModuleNotFoundError: No module named 'nibabel'
How do I import the nibabel module in Jupyter notebook on MacOS?
I already installed nibabel on my Macbook using PIP, but the jupyter notebook still gives
ModuleNotFoundError: No module named 'nibabel'