Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #61494
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <andipersti@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.011 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'received:192.168.178': 0.07; 'specific.': 0.09; 'python': 0.11; '"good': 0.16; 'andreas': 0.16; 'bye,': 0.16; 'enough.': 0.16; 'program?': 0.16; 'received:192.168.178.20': 0.16; 'subject:show': 0.16; 'vpython': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'command': 0.22; 'example': 0.22; 'install': 0.23; 'header:User- Agent:1': 0.23; 'form:': 0.24; 'subject:problem': 0.24; 'header :In-Reply-To:1': 0.27; 'tried': 0.27; 'code': 0.31; 'run': 0.32; 'problem': 0.35; 'subject:with': 0.35; 'no,': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'shows': 0.36; 'url:org': 0.36; 'message-id:@gmail.com': 0.38; 'stopped': 0.38; 'to:addr:python-list': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'forum': 0.61; 'more': 0.64; 'dont': 0.67; 'site?': 0.84; 'url:contents': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=nyGHmUrEPnOZqTHR4zs6iHCJvdhqSiVOzchsjAfNrtY=; b=r4jlflb5aHRU89/fIJqGUjrkU0XOAvG7EA/1Pu8jP5zN4EsC1MBh7O611VEz1nc8GO Wt0aavy0on+0IGfd+vvbteoq0aKyYaXkXW0qL2Ld+JiWanIl5acyiXXAXhSUEfqEHQFg tIaScGvg7J/UT2WJ3Ul6UTeQnEagWHGxeC7k48MTWzifjizgbkkwkt0JCxkwLe0MYfi1 GPQTHLtjwVowuV9AKTAFiYS3oLvf3zWudLV+6HampDtl2FlPFDVL96hbu3mr1uSxlIxa 1/iMY89/y89GKjHPj9ImMbAr3Lbm3QiD6iq4DjC8+Rak5FYvKt8hw0DeSFTZtlrpUCTr dShg== |
| X-Received | by 10.14.194.1 with SMTP id l1mr9983353een.103.1386699488957; Tue, 10 Dec 2013 10:18:08 -0800 (PST) |
| Date | Tue, 10 Dec 2013 19:18:06 +0100 |
| From | Andreas Perstinger <andipersti@gmail.com> |
| User-Agent | Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: problem with graph of python(show) |
| References | <37e8acb9-e4c7-4752-8b0f-1ca341e8d969@googlegroups.com> <cbd6e72b-8a49-4edc-8754-f513ff835bda@googlegroups.com> |
| In-Reply-To | <cbd6e72b-8a49-4edc-8754-f513ff835bda@googlegroups.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 <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3844.1386699498.18130.python-list@python.org> (permalink) |
| Lines | 24 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1386699498 news.xs4all.nl 2965 [2001:888:2000:d::a6]:56047 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:61494 |
Show key headers only | View raw
On 10.12.2013 18:03, Asemaneh Allame wrote: > my mean is obvios > i cont get any graph of vpython > it shows me a maseage in this form: > " pythonw.exe has stopped working" > i m sure that have a good & perfect install and i dont khnow what s problem > is that enouph?????? No, that's not enough. You need to be more specific. How do you run your program? From the command line or some IDE? Or are you using the python shell? What code are you trying to run? How do you know that you have a "good & perfect install"? Have you tried the example from the official site? http://www.vpython.org/contents/bounce_example.html There is also a forum for VPython: https://groups.google.com/forum/?fromgroups&hl=en#!forum/vpython-users Bye, Andreas
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
problem with graph of python(show) Asemaneh Allame <sa.allame@gmail.com> - 2013-12-09 11:34 -0800
Re: problem with graph of python(show) Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-09 19:44 +0000
Re: problem with graph of python(show) Asemaneh Allame <sa.allame@gmail.com> - 2013-12-10 09:03 -0800
Re: problem with graph of python(show) Andreas Perstinger <andipersti@gmail.com> - 2013-12-10 19:18 +0100
Re: problem with graph of python(show) Terry Reedy <tjreedy@udel.edu> - 2013-12-10 13:32 -0500
csiph-web