Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #97462
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: Trouble running |
| Date | 2015-10-06 19:11 -0400 |
| References | <mailman.409.1444115369.28679.python-list@python.org> <mv0nes$o5t$1@reader1.panix.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.438.1444173307.28679.python-list@python.org> (permalink) |
On 10/6/2015 10:56 AM, John Gordon wrote: > In <mailman.409.1444115369.28679.python-list@python.org> =?utf-8?Q?Cameroni123_=E2=84=A2?= <cameronbell45@gmail.com> writes: > >> Hi I have recently installed python on windows 10 and I'm trying to >> save in order to run the module and I cant I don't know why, could >> you please help? >> Cameron Which version of Python. How installed. > We need more details to help you. > > What program are you using to try to save? Is it a text editor? > > What happens when you try to save? How do you know it didn't work? > Do you get an error message? If you are using IDLE, to see errors messages, run it from Command Prompt window with 'python -m idlelib' or perhaps 'py -3.y -m idlelib' (replacing 'y' with the appropriate number) or 'py -2.7 -m idlelib.idle'. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: Trouble running John Gordon <gordon@panix.com> - 2015-10-06 14:56 +0000 Re: Trouble running Terry Reedy <tjreedy@udel.edu> - 2015-10-06 19:11 -0400
csiph-web