can't find '__main__' module in 'med2image'
Open
- Dominant language
- Python
- Stars
- 205
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
when I run the comment as : python3 med2image -i vol.nii -d out -o image.jpg -s -1
(have an image named vol.nii and an empty folder :out
I have got the following error.
/vol/deeplearning/anaconda3/envs/py36/bin/python3: can't find '__main__' module in 'med2image'
How can I fix this ?
Thank you!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.