last release also doesn't work. It gives the same error.
The problem might be the unavailability of blas implementation in Windows
as I figured out.
Numpy doesn't have settings for blas.
In Linux versions we need to get dependencies for blas (libatlas-dev)
before builiding. But in Windows it's not there.


On Mon, Jul 22, 2013 at 2:44 PM, Vlad Niculae <zephy...@gmail.com> wrote:

> The "unable to find vcvarsall.bat" error is because you don't have
> environment variables set appropriately.  Click Start>Programs>Visual
> Studio C++ Express > Visual Studio Command Prompt and run the setup
> from there.
>
> Vlad
>
> On Mon, Jul 22, 2013 at 11:08 AM, Andreas Mueller
> <amuel...@ais.uni-bonn.de> wrote:
> > On 07/11/2013 04:29 PM, Maheshakya Wijewardena wrote:
> >> I tried with MSVC. It gives me this error
> >>
> >> No module named msvccompiler in numpy.distutils; trying from distutils
> >> customize MSVCCompiler
> >> Missing compiler_cxx fix for MSVCCompiler
> >> customize MSVCCompiler using build_clib
> >> building 'libsvm-skl' library
> >> compiling C sources
> >> error: Unable to find vcvarsall.bat
> >>
> >> Yes, It's the latest master. So are you suggesting that the latest
> >> release is still buggy?
> >>
> > I think Vlad suggested you try the last release instead of current
> > master, to see if that builds.
> >
> >
> ------------------------------------------------------------------------------
> > See everything from the browser to the database with AppDynamics
> > Get end-to-end visibility with application monitoring from AppDynamics
> > Isolate bottlenecks and diagnose root cause in seconds.
> > Start your free trial of AppDynamics Pro today!
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> > _______________________________________________
> > Scikit-learn-general mailing list
> > Scikit-learn-general@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to