Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!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.024 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'subject:Error': 0.07; 'subject:module': 0.09; '12:38,': 0.16; 'andreas': 0.16; 'bye,': 0.16; 'folder.': 0.16; 'url:issues': 0.16; 'wrote:': 0.18; 'library': 0.18; 'header:User-Agent:1': 0.23; 'url:status': 0.24; 'header:In-Reply-To:1': 0.27; 'url:code': 0.29; 'involving': 0.30; 'posting': 0.31; 'received:google.com': 0.35; 'list.': 0.37; 'received:10': 0.37; 'message-id:@gmail.com': 0.38; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'read': 0.60; 'url:p': 0.64; 'widows': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=R3oiz9X6/cTzixeQwQXqtWzet/C4NABm/K61erdKFp0=; b=uVD/jYQ5bWx6lR9ze6ySe/a/7RCJlBrNaPUDdjW783YOdA7goeYdK7aARTOJQRviwr N87CN4YxHzaRPEtZcYAUUQcay+qQaX7kMlAkRcvOb4ECKOUwOwb1jR7GXtxQLQmmkFyI Hk/PZpEkJIitybVkTvU6ChK24kS/pqKboIQ2RpQnIdSZoh4x/mUkcMkKMPMiMYdRxfCc 2xANjrjKh127cFs++JA6sfbnUMY6AxE/URia68rjMLSUkFlka4SpZzAsmSiMm8eS/qH9 n1uVkD0wbCb+75RIEi4kUqD7+0n9EQyqGOCoXuVAqw/2W+R2VJ5tGw1IKdYhIeKEO5yF A4/w== X-Received: by 10.180.73.173 with SMTP id m13mr50697841wiv.27.1366633563190; Mon, 22 Apr 2013 05:26:03 -0700 (PDT) Date: Mon, 22 Apr 2013 14:26:00 +0200 From: Andreas Perstinger User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Error in "Import gv " module References: <51751178.5070204@gmail.com> In-Reply-To: <51751178.5070204@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1366633564 news.xs4all.nl 2312 [2001:888:2000:d::a6]:54536 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:44054 Please avoid top posting and answer to the list. On 22.04.2013 12:38, Megha Agrawal wrote: > Widows 7, and i have pygraphviz library in python27-> lib-> > site-package folder. Sorry don't know much about Windows. Have you read through all the issues involving "import gv" errors?: https://code.google.com/p/python-graph/issues/list?can=1&q=import+gv&colspec=ID+Type+Status+Priority+Milestone+Owner+Summary&cells=tiles Bye, Andreas