Hello Ahmed,

I'll second the recommendation from the error message, and strongly suggest
you to go through our detailed installation guide -
http://scikit-image.org/docs/dev/install.html .
For Windows, it is, typically, much easier to setup `numpy`, `scipy`,
`scikit-image` and other libraries shipping Cython code either using
`conda` package manager, or pre-build wheel packages from
https://www.lfd.uci.edu/~gohlke/pythonlibs/ .

Regards,
Egor

2017-11-07 11:48 GMT+03:00 ahmed barbouche <ahmed.barbouc...@gmail.com>:

> Hello ,
>
> I'm adressing to have some help about how to install scikit image library
> correctly.
>
> I installed python 2.7.14 , with the compiler vs c++ for python.
>
> I also make pip install scikit image, it work , it installed setuptools ,
> spy ... but at the end ,it show error in c++ code ... then when i runed my
> program it showed
> " your install of scikit image seems to be broken ... ".
>
>  I tryed to fix some hide c++ file in folder named 'c++ for python' but
> just the code of error change .i tried also to change version of python to
> python 3 but the same things appear.
>
> Can you help me please .
> Enclosed some image shown the issue
>
>
>
>
> Best regards ,
>
> Barbouche ahmed
>
>
> _______________________________________________
> scikit-image mailing list
> scikit-image@python.org
> https://mail.python.org/mailman/listinfo/scikit-image
>
>
_______________________________________________
scikit-image mailing list
scikit-image@python.org
https://mail.python.org/mailman/listinfo/scikit-image

Reply via email to