Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!news2.arglkargh.de!easy.in-chemnitz.de!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.020 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'lately': 0.07; 'subject:module': 0.09; 'python': 0.11; 'windows': 0.15; 'c/c++': 0.16; 'complaining': 0.16; 'subject:failures': 0.16; 'subject:install': 0.16; 'wrappers': 0.16; 'fix': 0.17; 'bit': 0.19; 'install': 0.23; 'script': 0.25; 'tried': 0.27; 'received:209.85.217': 0.29; "doesn't": 0.30; 'message- id:@mail.gmail.com': 0.30; 'libraries': 0.31; 'ordinary': 0.31; 'file': 0.32; 'url:python': 0.33; 'there,': 0.34; "can't": 0.35; 'received:209.85': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'url:org': 0.36; 'received:209': 0.37; 'to:addr :python-list': 0.38; 'visual': 0.39; 'to:addr:python.org': 0.39; 'system.': 0.39; 'how': 0.40; 'such': 0.63; 'online': 0.71; 'hate': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=JeJz28gBzFvjdB1kEcchbopEq/s7lynz0PQtDCS3gSE=; b=TmWF3PO6qsMB97HAL3wklZQwTyJKdVsOonKUfJVQmPaRnonv9v5EazvQP34jSr9XyL JWGVkbJogvgtxe6RTDRJQNyVWk9VdqRrZHOVPEO15HDJCUQZSGeuIrrktwdIjKWCGPbC oKNWsYAi+5J9qFP9CnQqcDgzNr/gvdn5maSEIUbJMzlsqgIhMtKKFbQiCLzjm8TkQP31 stX5kSUbX1/taSWq3+k5v+lnhjzKu+EZOng4AU/I8pr4CqBp1vIkg6m7fc4QMQjb5t4B FwHqHVYoOXcP5Phn0N9ZK6BOx6JahkcX+cfZryV8rE9p+yY/lS7R6mbcmdppTVseDy0Z Uzmg== MIME-Version: 1.0 X-Received: by 10.112.133.137 with SMTP id pc9mr8376785lbb.74.1367866247520; Mon, 06 May 2013 11:50:47 -0700 (PDT) Date: Mon, 6 May 2013 11:50:47 -0700 Subject: module install failures From: Milton Mobley To: python-list@python.org Content-Type: multipart/alternative; boundary=047d7b3439a4c8a83604dc112d9e 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: 29 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1367866249 news.xs4all.nl 15942 [2001:888:2000:d::a6]:52936 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:44840 --047d7b3439a4c8a83604dc112d9e Content-Type: text/plain; charset=UTF-8 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? --047d7b3439a4c8a83604dc112d9e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi there, I hate to bother you with this, but th= ere 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 librarie= s on a Windows 7 64 bit system.
I used pip in a virtualenv environment, and some script fails complaining t= hat it can't find vcvarsall.bat. I found the file in my
V= isual Studio 10 Express tree, but the script can't find it. How can I f= ix the script to look in the right place?
--047d7b3439a4c8a83604dc112d9e--