Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #97462

Re: Trouble running

Path csiph.com!eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!border2.nntp.ams1.giganews.com!nntp.giganews.com!usenetcore.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'installed.': 0.05; "'python": 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'python.': 0.11; 'jan': 0.11; 'appropriate': 0.14; 'help?': 0.16; 'idle,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'why,': 0.16; 'wrote:': 0.16; 'windows': 0.20; 'number)': 0.22; 'trying': 0.22; 'am,': 0.23; 'errors': 0.23; 'header:In-Reply-To:1': 0.24; 'module': 0.25; 'header:User-Agent:1': 0.26; 'command': 0.26; 'installed': 0.26; 'header:X-Complaints-To:1': 0.26; 'error': 0.27; "i'm": 0.30; 'window': 0.30; 'run': 0.33; 'could': 0.35; 'text': 0.35; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'version': 0.38; "didn't": 0.39; 'to:addr:python.org': 0.40; 'save': 0.60; 'john': 0.61; 'details': 0.62; 'more': 0.63; 'you.': 0.64; 'cameron': 0.66; 'skip:= 30': 0.67; 'prompt': 0.79; 'received:fios.verizon.net': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Terry Reedy <tjreedy@udel.edu>
Subject Re: Trouble running
Date Tue, 6 Oct 2015 19:11:42 -0400
References <mailman.409.1444115369.28679.python-list@python.org> <mv0nes$o5t$1@reader1.panix.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host pool-173-59-124-74.phlapa.fios.verizon.net
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
In-Reply-To <mv0nes$o5t$1@reader1.panix.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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.438.1444173307.28679.python-list@python.org> (permalink)
Lines 24
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1444173307 news.xs4all.nl 23865 [2001:888:2000:d::a6]:49804
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:97462

Show key headers only | View raw


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 | NextPrevious in thread | Find similar | Unroll thread


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