ImportError: cannot import name LineModel

Fabian Peña Arellano naibaf.omsare at gmail.com
Mon Jul 15 23:16:57 EDT 2013


Dear all,

I am trying to run the ransac model estimation example given on the 
documentation. However, Python cannot load the line model:

Traceback (most recent call last):
  File "plot_ransac.py", line 13, in <module>
    from skimage.measure import LineModel, ransac
ImportError: cannot import name LineModel

I am using the latest stable version 0.8.2 in Ubuntu. Are the LineModel and 
ransac routines available on the development version only?

Thank you very much in advance.

Regards,

Fabián
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20130715/0a6aaccf/attachment.html>


More information about the scikit-image mailing list