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
I am working in Google colaboratory
I installed using pip install nii2png command, i was able to do it successfully.
then i ran $ python3 nii2png.py -i /content/MICCAI_BraTS_2019_Data_Training/HGG/BraTS19_2013_10_1/BraTS19_2013_10_1_flair.nii -o /content/output_nifti_png/
and it gave an error as
/bin/bash: nii2png.py: command not found
what should i do?
The text was updated successfully, but these errors were encountered:
I also encounter the same problem,
(base) tongfangzhou@tongfangs-MBP ~ % $ python3 nii2png.py -i /Users/tongfangzhou/Desktop/FYP/original\ image/s7_mem_seg31.nii -o /Users/tongfangzhou/Desktop/FYP/original\ image/s7_seg31_2D
zsh: command not found: $
I'm not sure what's wrong coz the packages are successfully installed.
I am working in Google colaboratory
I installed using pip install nii2png command, i was able to do it successfully.
then i ran $ python3 nii2png.py -i /content/MICCAI_BraTS_2019_Data_Training/HGG/BraTS19_2013_10_1/BraTS19_2013_10_1_flair.nii -o /content/output_nifti_png/
and it gave an error as
/bin/bash: nii2png.py: command not found
what should i do?
The text was updated successfully, but these errors were encountered: