import of skimage.morphology.selem.disk fails

Parand Darugar darugar at gmail.com
Tue Dec 18 01:41:17 EST 2012


Yes indeed, a git pull and rebuild has fixed the issue. Much thanks!

Best,

Parand

On Monday, December 17, 2012 1:37:35 PM UTC-8, Tony S Yu wrote:
>
>
>
> On Mon, Dec 17, 2012 at 3:08 AM, Guillaume Gay <
> guil... at mitotic-machine.org <javascript:>> wrote:
>
>> Le 17/12/2012 09:03, Stéfan van der Walt a écrit :
>>
>>  Hi Prashand
>>>
>>> On Sun, Dec 16, 2012 at 11:50 PM, Parand Darugar <dar... at gmail.com<javascript:>> 
>>> wrote:
>>>
>>>> "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".
>>>>
>>> No problems on this end.  Could you please send usyour build log?
>>>
>>> Thanks
>>> Stefan
>>>
>>>  Hi
>>
>> I had very similar import problems when I checked out the source from 
>> github last friday, that got sorted out by pulling it again sunday,
>> so maybe it is enough for you to update your repository and build again...
>>
>> Guillaume
>>
>>
> I think Guillaume is correct here. The error looks like a circular import 
> that was fixed in PR #394<https://github.com/scikit-image/scikit-image/pull/394>. 
> Does updating fix the issue?
>
> -Tony
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20121217/6f7994a9/attachment.html>


More information about the scikit-image mailing list