I also have 0.9dev via EPD, and also do not have LineModel or ransac inside the measure module.
On Wednesday, July 17, 2013 10:34:01 AM UTC-7, Jean-Patrick Pommier wrote:Hi,--
When doing from ipython:
print skimage.__version__
from skimage.measure import LineModel
I get:--------------------------------------------------------------------------- ImportError Traceback (most recent call last) <ipython-input-55-c6b2bd2de1ce> in <module>() 1 print skimage.__version__ ----> 2 from skimage.measure import LineModel ImportError: cannot import name LineModel0.9dev
Is it a version problem ?
Jean-Patrick
You received this message because you are subscribed to the Google Groups "scikit-image" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scikit-image+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.