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


Groups > comp.lang.python > #44845

Re: module install failures

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: module install failures
Date 2013-05-06 20:49 +0100
References <CAB5G33drp=1W1DmCkUA_qyhHF-y+9gCRvYMCwr2AqLG3bco7PQ@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1372.1367869774.3114.python-list@python.org> (permalink)

Show all headers | View raw


On 06/05/2013 19:50, Milton Mobley wrote:
> Hi there, I hate to bother you with this, but there doesn't seem to be
> any ordinary online help for such issues at python.org <http://python.org>:
>
> Lately I have tried to install several Python modules that are wrappers
> for C/C++ base libraries on a Windows 7 64 bit system.
> I used pip in a virtualenv environment, and some script fails
> complaining that it can't find vcvarsall.bat. I found the file in my
> Visual Studio 10 Express tree, but the script can't find it. How can I
> fix the script to look in the right place?
>
>

Hopefully this helps 
http://old.nabble.com/Re%3A-Unable-to-install-PyWin32-with-Python-2.6.2-p25202902.html

-- 
If you're using GoogleCrap™ please read this 
http://wiki.python.org/moin/GoogleGroupsPython.

Mark Lawrence

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


Thread

Re: module install failures Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-05-06 20:49 +0100

csiph-web