loli / medpy

Medical image processing in Python
http://loli.github.io/medpy/
GNU General Public License v3.0
559 stars 136 forks source link

No module named 'load' #98

Closed kolyadav closed 3 years ago

kolyadav commented 3 years ago

I am trying to the below line of code from load import *

Error Message : No module named 'load'

kolyadav commented 3 years ago

i tried pip install load..now its working fine..so closing the issue