Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.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.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'happen,': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'language.': 0.14; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:show': 0.16; 'subject:python': 0.16; 'language': 0.16; 'wrote:': 0.18; 'install': 0.23; 'header:User-Agent:1': 0.23; 'either.': 0.24; 'subject:problem': 0.24; 'fairly': 0.24; 'certain': 0.27; 'header:X-Complaints-To:1': 0.27; 'header:In- Reply-To:1': 0.27; 'code': 0.31; 'reader': 0.33; 'problem': 0.35; 'subject:with': 0.35; 'knows': 0.35; 'but': 0.35; 'thanks': 0.36; 'expected': 0.38; 'somebody': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'enough': 0.39; 'received:org': 0.40; 'everybody': 0.60; 'is.': 0.60; 'tell': 0.60; 'you.': 0.62; "you've": 0.63; 'show': 0.63; 'kind': 0.63; 'our': 0.64; 'here': 0.66; 'dont': 0.67 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: problem with graph of python(show) Date: Mon, 09 Dec 2013 19:44:37 +0000 References: <37e8acb9-e4c7-4752-8b0f-1ca341e8d969@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-78-147-190-160.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 In-Reply-To: <37e8acb9-e4c7-4752-8b0f-1ca341e8d969@googlegroups.com> 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1386618274 news.xs4all.nl 2890 [2001:888:2000:d::a6]:57225 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:61406 On 09/12/2013 19:34, Asemaneh Allame wrote: > hi everybody > i recently install python & vpython(v:2.6.7) in my windows(32bit) > it install succesfully but dont show some of graphes that involved their code in the lib.python , > i dont know what s problem... > please giude me > thanks > By an amazing coincidence I don't know what your problem is, either. I also suspect no other reader knows what your problem is. So if you'd be kind enough to tell us what you've tried, what you expected to happen, and what actually happened, then it's fairly certain that somebody here will be able to help you. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence