Path: csiph.com!news.mixmin.net!weretis.net!feeder4.news.weretis.net!ecngs!testfeeder.ecngs.de!newsfeed.freenet.ag!newsfeed0.kamp.net!newsfeed.kamp.net!fu-berlin.de!uni-berlin.de!not-for-mail From: Oscar Benjamin Newsgroups: comp.lang.python Subject: Re: subprocess startup error Date: Fri, 26 Feb 2016 14:49:16 +0000 Lines: 22 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de Z2qobebEx9MCL1TWcz7JtQm5v0g6jGWy0CdsHqQw0b7A== Return-Path: 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; 'startup': 0.05; 'rename': 0.07; 'cc:addr:python-list': 0.09; 'opening.': 0.09; 'python': 0.10; 'subject:error': 0.11; '2016': 0.16; 'cc:name:python list': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subprocess': 0.16; 'to:addr:web.de': 0.16; 'uninstalling': 0.16; 'wrote:': 0.16; 'string': 0.17; 'library,': 0.18; 'shell': 0.18; '>>>': 0.20; 'windows': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'trying': 0.22; 'forgot': 0.23; 'tried': 0.24; 'header:In- Reply-To:1': 0.24; 'module': 0.25; 'installed': 0.26; 'earlier': 0.27; 'error': 0.27; 'message-id:@mail.gmail.com': 0.27; 'fine': 0.28; 'accidentally': 0.29; 'crash': 0.29; "i'm": 0.30; 'error.': 0.31; 'idle': 0.33; 'file': 0.34; 'received:google.com': 0.35; 'installing': 0.35; 'saved': 0.35; 'something': 0.35; 'but': 0.36; 'should': 0.36; 'received:209.85': 0.36; 'subject:: ': 0.37; 'version': 0.38; 'received:209': 0.38; 'names': 0.38; 'does': 0.39; 'system.': 0.39; 'hello,': 0.40; 'easy': 0.60; 'programs': 0.62; '3.5.1': 0.84; 'oscar': 0.84; 'otten': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=ooXrzOa5N+un7JAVCROAkotDz+HGczVKKPHCtrAtCRE=; b=JjdAnxl1KZTJ3Cnd0DSP1R/k3TewHiWyJeoU9whmmBKLp33w7Yg5UMCwbhKgNS85aw bpEoMYAFSc8W8IHmHxc7Ub9s5K2EvmaI2qdEF2y+iEj4pw9vekrxvnlHSnkYYg4mD2rm 186neaCStogo85bDt+gz6HWRCkKe0WjQC/DE4Z5DZMKl9F2LcPsqdKGIrVUFaQbmjTbx DDyqCmb+xi/hvUjY0oBk+E8+pZf2maGpje2aBSfODTWaC73bgouT6zxKNov2sKeQt/AB fKQUWVZ+De3BgxQ/GEClud91JocIsYBFw0cmMkdZPfU9ZhXJCdfj2uOsWvWive1GozaU a7fw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=ooXrzOa5N+un7JAVCROAkotDz+HGczVKKPHCtrAtCRE=; b=NmQkLJx2UzkaLwlHWst2mVP5ODrxJhjLiA/IOZHsRq/noX1fZo61sHk5aecZlL9YSK 8ox1Wt8MtUILKTUWgZrLHhvxgR06GJfZkC9HDNOKTk00Lvav6cBy3ARkFUU5S+XC0vOg fT69O/BU8NsTw4//3J7Q+2MCtaQPO7LQm1PTGRrUmfR7c04AfMwhYjhhWcvN1Ybpimck 4t2ZFlz72QJavWwfbgYXOj0Rmlnv77kg7HcvhwUKzI01qWui6zsPZ4TnLPg3ZugeWxIM BwJDs+BJlyO7SqOjxxlqLD+7bMoU7t9uoSC5r1aB8b5/i3r3C38Osw+/S/lqJlMZSxQN P3+g== X-Gm-Message-State: AD7BkJKMo2Ra6zFbCEitiS4/GCxzP9sf/lsPwHpoy3bRfbqsi6FkfVbliBPwvvQZxrUnRAs8//oL2Qn+HmlXyg== X-Received: by 10.112.172.233 with SMTP id bf9mr766911lbc.121.1456498175858; Fri, 26 Feb 2016 06:49:35 -0800 (PST) In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21rc2 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:103542 On 26 February 2016 at 13:30, Peter Otten <__peter__@web.de> wrote: > Shweta Dinnimani wrote: >>> >>> hello, I'm begineer to python programming.. I had installed python 3.5.1 >>> version on my windows 7 system. I was fine earlier and now when i was >>> trying the programs on string i'm facing the subprocess startup error. >>> IDLE is not connecting. And python shell is also not opening. I tried >>> uninstalling and installing the python shell but Im facing the >>> problem.Please do help me > >> forgot to mention.. >> >> i saved my file as string.py since than i'm facing this error > > Rename that file to something that does not clash with the module names in > the standard library, mystring.py for example, and IDLE should work again. It's ridiculous that it's this easy to accidentally crash IDLE and the Python shell. -- Oscar