python - No module named scipy.misc -


i'm trying set python works, i'm struggling much! need use python3.4 , scipy module.

i built scipy module using python3 setup.py install command terminal, when try import imread function scipy.misc module says

no module named scipy.misc found. 

i read need install pil or pillow, did that.

what have now?


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -