Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!txtfeed1.tudelft.nl!tudelft.nl!txtfeed2.tudelft.nl!amsnews11.chello.com!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.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.05; '34,': 0.07; 'importerror:': 0.07; 'am,': 0.12; 'archive,': 0.16; 'missing,': 0.16; 'subject:Which': 0.16; 'received:74.125.82.44': 0.16; 'received:mail-ww0-f44.google.com': 0.16; 'wrote:': 0.18; 'dec': 0.22; 'header:In-Reply-To:1': 0.22; 'extract': 0.24; 'module': 0.26; 'load': 0.26; 'import': 0.27; 'message- id:@mail.gmail.com': 0.28; '27,': 0.29; 'installer': 0.30; 'specified': 0.31; 'tue,': 0.32; 'there': 0.33; 'to:addr:python- list': 0.34; 'things': 0.34; 'dll': 0.34; 'skip:" 50': 0.34; 'received:74.125.82': 0.35; 'file': 0.36; 'received:74.125': 0.37; 'received:google.com': 0.37; 'could': 0.37; 'open': 0.38; 'should': 0.39; "it's": 0.40; 'to:addr:python.org': 0.40; '2011': 0.61; 'your': 0.61; 'full': 0.62; 'zip': 0.62; 'skip:c 50': 0.77 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=xDppt49R0jBFm4+dCDpBmhHwc2H1wkfksSuCCniupDo=; b=XqVXH2oZNEVfbdZRKPYeqeyFzM8BdhHy8kKfSAIk8YsO9zrDD6brhpwEHE6t7/iU2r lbQtQz/PolR7LDM6ELKCctkvaa7kx1N8F/dJrUboqdcsC3G6oME74SJttp+hcB7JL+s5 a0BNO2yZarcl2CXS8oKSwg3+MOdcMiwtYgaTc= MIME-Version: 1.0 In-Reply-To: References: From: Ian Kelly Date: Tue, 27 Dec 2011 09:53:27 -0700 Subject: Re: Which libraries for Python 2.5.2 To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1325004840 news.xs4all.nl 6843 [2001:888:2000:d::a6]:38193 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:18028 On Tue, Dec 27, 2011 at 9:03 AM, W. eWatson wrote: > =A0File "C:\Python25\lib\site-packages\matplotlib\transforms.py", line 34= , in > > =A0 =A0from matplotlib._path import affine_transform > ImportError: DLL load failed: The specified module could not be found. Do you not have the file C:\Python25\lib\site-packages\matplotlib\_path.pyd? It's in the installer archive, so you should be able to just open it up with a zip program and extract it manually. If that's missing, then there may be other things wrong with your installation, though, so I would recommend a full reinstall.