Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder2.hal-mli.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'lately': 0.07; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:module': 0.09; 'python': 0.11; 'windows': 0.15; 'c/c++': 0.16; 'complaining': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:failures': 0.16; 'subject:install': 0.16; 'url:re': 0.16; 'wrappers': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'bit': 0.19; 'install': 0.23; 'header:User-Agent:1': 0.23; 'url:moin': 0.24; 'script': 0.25; 'header:X-Complaints-To:1': 0.27; 'header:In- Reply-To:1': 0.27; 'tried': 0.27; "doesn't": 0.30; 'url:%3a': 0.30; 'url:wiki': 0.31; 'libraries': 0.31; 'ordinary': 0.31; 'file': 0.32; 'python.org': 0.32; 'url:python': 0.33; 'there,': 0.34; "can't": 0.35; 'but': 0.35; 'there': 0.35; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'visual': 0.39; 'to:addr:python.org': 0.39; 'system.': 0.39; 'received:org': 0.40; 'how': 0.40; 'read': 0.60; 'helps': 0.61; "you're": 0.61; 'such': 0.63; 'charset:windows-1252': 0.65; 'online': 0.71; 'received:2': 0.84; 'hate': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: module install failures Date: Mon, 06 May 2013 20:49:19 +0100 References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: host-2-98-196-142.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 In-Reply-To: X-Antivirus: avast! (VPS 130506-0, 06/05/2013), Outbound message X-Antivirus-Status: Clean X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1367869774 news.xs4all.nl 15904 [2001:888:2000:d::a6]:54462 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:44845 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 : > > 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