You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Python 3.7.6, I'm getting the error: "ERROR: No matching distribution found for nibabel==5.1.0" when I try to install nibabel.
Full log:
[emmanuel@qbc2 miscnn-unet]$ python3 -m pip install nibabel==5.1.0
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement nibabel==5.1.0 (from versions: 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.3.0, 2.0.0, 2.0.1, 2.0.2, 2.1.0, 2.2.0, 2.2.1, 2.3.0, 2.3.1, 2.3.2, 2.3.3, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.5.2, 3.0.0rc1, 3.0.0rc2, 3.0.0, 3.0.1, 3.0.2, 3.1.0, 3.1.1, 3.2.0, 3.2.1, 3.2.2, 4.0.0rc0, 4.0.0, 4.0.1, 4.0.2)
ERROR: No matching distribution found for nibabel==5.1.0
The text was updated successfully, but these errors were encountered:
On Python 3.7.6, I'm getting the error: "ERROR: No matching distribution found for nibabel==5.1.0" when I try to install nibabel.
Full log:
The text was updated successfully, but these errors were encountered: