Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!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.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'wed,': 0.03; 'subject:Python': 0.06; 'django,': 0.07; 'python': 0.08; 'pyodbc': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'solution,': 0.09; 'subject:Problems': 0.09; 'elsewhere,': 0.16; 'from:addr:yahoo.com.ar': 0.16; 'simplest': 0.16; 'compatible': 0.16; 'seems': 0.21; 'trying': 0.23; "doesn't": 0.25; "i'm": 0.27; '(the': 0.28; 'problem': 0.28; 'version': 0.29; 'installer': 0.30; 'it.': 0.31; "didn't": 0.31; 'url:downloads': 0.32; 'header:X -Complaints-To:1': 0.32; 'to:addr:python-list': 0.33; 'initial': 0.33; "i've": 0.33; 'header:User-Agent:1': 0.35; '2.6': 0.35; 'dll': 0.35; 'version.': 0.35; 'which,': 0.35; 'problems': 0.36; 'probably': 0.36; 'think': 0.38; 'received:org': 0.38; 'run': 0.38; 'but': 0.38; 'subject:: ': 0.38; "i'd": 0.39; 'header:Mime- Version:1': 0.39; 'got': 0.39; 'to:addr:python.org': 0.39; 'according': 0.63; 'tracking': 0.63; 'received:190': 0.74; '-0300,': 0.84; 'genellina': 0.84; 'jay': 0.84; 'stems': 0.84; 'gabriel': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: "Gabriel Genellina" Subject: Re: Problems Compiling Python 2.6.7 for Win7 Date: Wed, 08 Jun 2011 19:56:33 -0300 References: <03a65666-f4cf-4d8a-a74c-6cef565850f1@z7g2000prh.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: 190.2.4.25 User-Agent: Opera Mail/11.11 (Win32) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 82.94.164.166 X-Trace: 1307573565 news.xs4all.nl 49046 [::ffff:82.94.164.166]:56061 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:7264 En Wed, 08 Jun 2011 12:28:56 -0300, Jay Osako escribió: > I have been trying to get PyODBC to work with Python 2.6 (the latest > version it is known to be compatible with) and Django, but have run > into a problem which, according to the information I've got elsewhere, > probably stems from a DLL incompatibility - apparently, [...] > > The first of these problems is, of course, tracking down a copy of VC+ > + 2008 Express. While one would think that this would be the simplest > solution, Microsfot themselves no longer provide the installer for > this, and I'm not sure I'd trust most of the other sources claiming to > provide it. Doesn't http://www.microsoft.com/express/Downloads/#2008-Visual-CPP work for you? I didn't try past the initial download prompt, but it seems to be the right version. -- Gabriel Genellina