[scikit-image] Install scikit image

Egor Panfilov egor.v.panfilov at gmail.com
Mon Nov 13 01:14:18 EST 2017


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.barbouche1 at 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 at python.org
> https://mail.python.org/mailman/listinfo/scikit-image
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20171113/5f72c8f9/attachment.html>


More information about the scikit-image mailing list