import of skimage.morphology.selem.disk fails

Parand Darugar darugar at gmail.com
Mon Dec 17 02:50:26 EST 2012


Hello,

"from skimage.morphology.selem import disk" fails with the message 
"ImportError: cannot import name convex_hull_image". Subsequent attempts to 
import result in message "ImportError: cannot import name _template".

System: Python 2.7.2 on OS X 1.8.2 , scikit-image latest version from git 

Installed via "python install setup.py" 

The install seemed to work fine - I can run most other scripts.

Full error log here:
http://pastebin.com/hD8ishuH

Any ideas?

Best,

Parand
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20121216/20327bda/attachment.html>


More information about the scikit-image mailing list