Error importing feature: Issue with match_template function?

Stéfan van der Walt stefan at sun.ac.za
Thu Nov 29 19:56:01 EST 2012


Hi Marianne

On Thu, Nov 29, 2012 at 9:01 AM, Marianne Corvellec
<marianne.corvellec at ens-lyon.org> wrote:
> I am having an Import Error when I try to import feature, namely:
>
> In [28]: from skimage import feature

Could you please try the following?

$ get fetch origin
$ git reset --hard origin/master

Rebuild and then try again?  You may have to replace "origin" with
"upstream" or whatever you called the official repo.

Stéfan



More information about the scikit-image mailing list