Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #11152

problem installing psyco on windows (Unable to find vcvarsall.bat)

From Gelonida N <gelonida@gmail.com>
Subject problem installing psyco on windows (Unable to find vcvarsall.bat)
Date 2011-08-11 00:44 +0200
Newsgroups comp.lang.python
Message-ID <mailman.2128.1313016306.1164.python-list@python.org> (permalink)

Show all headers | View raw


Hi,

I'd like to install psyco on my windows host


I'm using python 2.6.4 (32 bit version)

I installed easy_intall and  pip

easy_install psyco
and
pip install psyco fail both with the message
error: Setup script exited with error: Unable to find vcvarsall.bat


I read, that this means I shoul dinstall a C-compiler
I also read, that I should NOT Micrusoft Visual C++ Express 2010
(which is unfortunately exactly the version, which I installed for some
other activity.


So my question:

- If I install visual Studio 2008 addtiojnally to visualstudia 2010,
will easy_install find this compiler?
- I read about the alternative of using MingW instead of Visual Studio
Express 2008.

What could influence my choice of Compiler?

Thanks for any suggestions

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

problem installing  psyco on windows (Unable to find vcvarsall.bat) Gelonida N <gelonida@gmail.com> - 2011-08-11 00:44 +0200
  Re: problem installing  psyco on windows (Unable to find vcvarsall.bat) Miki Tebeka <miki.tebeka@gmail.com> - 2011-08-10 20:24 -0700
    Re: problem installing psyco on windows (Unable to find vcvarsall.bat) Gelonida N <gelonida@gmail.com> - 2011-08-11 13:01 +0200
  Re: problem installing psyco on windows (Unable to find vcvarsall.bat) Miki Tebeka <miki.tebeka@gmail.com> - 2011-08-10 20:24 -0700

csiph-web