Failed to import LineModel, ransac

Tony Yu tsyu80 at gmail.com
Wed Jul 17 22:56:05 EDT 2013


On Wed, Jul 17, 2013 at 6:43 PM, Michael Aye <kmichael.aye at gmail.com> wrote:

> I also have 0.9dev via EPD, and also do not have LineModel or ransac
> inside the measure module.


I didn't think EPD offered dev versions of packages. I can only see 0.8.2.
In any case, it depends on how recently the dev version was updated. The
RANSAC code was only merged into master about 2 months ago. (Any pulls from
master in the last 4 months will be labeled 0.9dev.)

Best,
-Tony

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 LineModel
>>
>>
>> 0.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 at googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20130717/5e8e43e9/attachment.html>


More information about the scikit-image mailing list