[Numpy-discussion] Error occurance on Skimage 0.9.0 version
Jaime Fernández del Río
jaime.frio at gmail.com
Thu Sep 5 11:55:25 EDT 2013
I haven't tried to compile skimage, but the easiest way to get set up for
compilation with Windows and MSVC is to follow the instructions in the
Cython wiki. It is routinely spammed, so here's a link to the last
non-corrupt version as of right now:
http://wiki.cython.org/64BitCythonExtensionsOnWindows?action=recall&rev=54
Choose the SDK you need (3.5 SP1, unless you want to compile for Python
3.3, then it's 4) and install it. After installation, if you search for
'cmd' it will find both the standard console, 'cmd.exe', and a version
tuned for the SDK,, 'CMD Shell' on my system. Open the second one and from
the console type:
set DISTUTILS_USE_SDK=1
setenv /x64 /release
If you now run setup.py install, everything should work fine.
Good luck!
Jaime
On Thu, Sep 5, 2013 at 8:20 AM, Happyman <bahtiyor_zohidov at mail.ru> wrote:
> Yeap I have installed visual studio, but I am a bit far away from
> installation and dealing vs such problems.. :))
> My computer is Win64. I woulb be grateful if you could give me the steps
> of installation with some comments for Win64
>
> thanks
>
>
>
> Четверг, 5 сентября 2013, 16:10 +02:00 от Jerome Kieffer <
> Jerome.Kieffer at esrf.fr>:
>
> On Thu, 05 Sep 2013 17:35:16 +0400
> Happyman <bahtiyor_zohidov at mail.ru<https://e.mail.ru/sentmsg?compose&To=bahtiyor_zohidov@mail.ru>>
> wrote:
>
> > Hello,
> >
> > I downloaded skimage 0.9.0dev version and installed like following on
> Windows;
> > cd C:\skimage\python setup.py install.
> >
> > One error occurred: Unable to find vcvarsall.bat . It is not the first
> time I have been taken such an error.
> > What is the best way to avoid this problem???
> >
> > Any answers will be appreciated
>
> it looks like it is looking for the visual studio compiler ... do you have
> it ?
> if not try mingw32 (only for windows32 bits) it often works.
>
> Cheers,
>
> --
> Jérôme Kieffer
> On-Line Data analysis / Software Group
> ISDD / ESRF
> tel +33 476 882 445
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org<https://e.mail.ru/sentmsg?compose&To=NumPy%2dDiscussion@scipy.org>
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
>
> --
> happy Man
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
--
(\__/)
( O.o)
( > <) Este es Conejo. Copia a Conejo en tu firma y ayúdale en sus planes
de dominación mundial.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20130905/2db93ed0/attachment.html>
More information about the NumPy-Discussion
mailing list