Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #61405 > unrolled thread
| Started by | Asemaneh Allame <sa.allame@gmail.com> |
|---|---|
| First post | 2013-12-09 11:34 -0800 |
| Last post | 2013-12-10 13:32 -0500 |
| Articles | 5 — 4 participants |
Back to article view | Back to comp.lang.python
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
| From | Asemaneh Allame <sa.allame@gmail.com> |
|---|---|
| Date | 2013-12-09 11:34 -0800 |
| Subject | problem with graph of python(show) |
| Message-ID | <37e8acb9-e4c7-4752-8b0f-1ca341e8d969@googlegroups.com> |
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
[toc] | [next] | [standalone]
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2013-12-09 19:44 +0000 |
| Message-ID | <mailman.3789.1386618274.18130.python-list@python.org> |
| In reply to | #61405 |
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
[toc] | [prev] | [next] | [standalone]
| From | Asemaneh Allame <sa.allame@gmail.com> |
|---|---|
| Date | 2013-12-10 09:03 -0800 |
| Message-ID | <cbd6e72b-8a49-4edc-8754-f513ff835bda@googlegroups.com> |
| In reply to | #61405 |
در دوشنبه 9 دسامبر 2013، ساعت 23:04:43 (UTC+3:30)، Asemaneh Allame نوشته: > 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 thanks for your attention 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?????? by regards
[toc] | [prev] | [next] | [standalone]
| From | Andreas Perstinger <andipersti@gmail.com> |
|---|---|
| Date | 2013-12-10 19:18 +0100 |
| Message-ID | <mailman.3844.1386699498.18130.python-list@python.org> |
| In reply to | #61487 |
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
[toc] | [prev] | [next] | [standalone]
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2013-12-10 13:32 -0500 |
| Message-ID | <mailman.3845.1386700358.18130.python-list@python.org> |
| In reply to | #61487 |
On 12/10/2013 12:03 PM, Asemaneh Allame wrote: > thanks for your attention > my mean is obvios > i cont get any graph of vpython I am fairly expert with python but know almost nothing about vpython. I have no idea what 'graph of python' or 'graph of vpython' means. I suggest that you find a vpython list. > it shows me a maseage in this form: > " pythonw.exe has stopped working" If you do, post the complete traceback, not just the final message. Also, describe what you did to get the message. -- Terry Jan Reedy
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web