can not load / use functions from skimage.feature

Stefan van der Walt stefan at sun.ac.za
Fri Dec 12 10:48:59 EST 2014


Hi Hans

On 2014-12-12 11:19:33, hans peter <h4n5p3ter at gmail.com> wrote:
> and the skimage from 
> http://www.lfd.uci.edu/~gohlke/pythonlibs/#scikits.image ( pre compiled )
> Also the python path is correct set ( Path and Pythonpath )
>
> The basic example from the website works fine but after I tryed to import 
> *from skimage.feature import blob_dog, blob_log, blob_doh*I got different 
> error messages, so I installed and unistalled every thing but nothing works.
>
> My current error message after try to import skimage.featrue 

I don't think these features are available in your version yet.  We'll
be releasing 0.11 over the weekend, so you should have access to it
then.

Alternatively, you may download the code and build it yourself (it's not
too hard).

Stéfan



More information about the scikit-image mailing list