FNNDSC / med2image

Converts medical images to more displayable formats, e.g. NIfTI to jpg.
MIT License
185 stars 56 forks source link

can't find '__main__' module in 'med2image' #17

Open csrvictory opened 5 years ago

csrvictory commented 5 years ago

Dear Sir I am facing problem when i want to run

python med2image -i C:\Users\admin\Desktop\med2image-master\images\HGG\Brats18_2013_2_1\Brats18_2013_2_1.nii.gz -d C:\Users\admin\Desktop\med2image-master\images\HGG\Brats18_2013_2_1\flair1 -o image.jpg -s -1 then i am getting an error can't find 'main' module in 'med2image

kindly help me

muhammedtalo commented 4 years ago

Did you solve the issue?