Path: csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail From: Shweta Dinnimani Newsgroups: comp.lang.python Subject: Re: subprocess startup error Date: Fri, 26 Feb 2016 18:52:08 +0530 Lines: 32 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de fHZmMZSAUjR6XsNAwz2HxgExpGTsVpDludOhjhBxiXEg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'startup': 0.05; 'opening.': 0.09; 'python': 0.10; 'subject:error': 0.11; '2016': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subprocess': 0.16; 'uninstalling': 0.16; 'wrote:': 0.16; 'string': 0.17; 'email addr:gmail.com>': 0.18; 'shell': 0.18; 'windows': 0.20; 'trying': 0.22; 'feb': 0.23; 'forgot': 0.23; 'tried': 0.24; 'header:In-Reply-To:1': 0.24; 'installed': 0.26; 'earlier': 0.27; 'error': 0.27; 'fri,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'fine': 0.28; "i'm": 0.30; 'error.': 0.31; 'idle': 0.33; 'file': 0.34; 'skip:d 20': 0.34; 'received:google.com': 0.35; 'installing': 0.35; 'saved': 0.35; 'but': 0.36; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:209.85.213': 0.37; 'version': 0.38; 'received:209': 0.38; 'thank': 0.38; 'system.': 0.39; 'to:addr:python.org': 0.40; 'hello,': 0.40; 'programs': 0.62; '26,': 0.72; '3.5.1': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to; bh=ivG+Ut2IS16aqxLbCZQCLv0hMjBav1Es2UexDT5xJfU=; b=FR8yu1tUe8qM9glctfHXe5AQyvrHNpBF4YI0BOLxyNXiBeEJLaAPLpevrLFSp8T2nt nRwTYP26q/6kTJVEtV7gpZDc3xWqoNdMXtceUjg7xqXE5qWEibi1Z73x7clTqX1n776W h8UPApyAZkoqfSZH8CT1E3sjdJ3JFN7tIgyPsA+T+l/SGNquoFnoPKL4Qe0Lo+PKHe/s nkggoagv2nMl1yxnXhqiMfhNSeZ6MxCVzt4McxHBhwuzmcwHWCuzzSt4wj5gDCuUfgPq 9C6/h0X9A0oJ5b2zp6Sc73+dNzIZ0cY/eovQL5pVhlJQ86b4z92ijJwB3yLWkVKGRHja AF5Q== 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:date :message-id:subject:from:to; bh=ivG+Ut2IS16aqxLbCZQCLv0hMjBav1Es2UexDT5xJfU=; b=R6vg/rBSP+wGFYIdXezSq/wEo0m1jqWqy6EaWZsF1ZhXSQFSmlxh1sTP6ryozXQe+G HJhxSDImzZyMXzCH8C3n5oWU2Yi7qD21EX4DAVNCQ4tqmJUgBTStCEqpdkdoshkjiLdH a99VmPOg9UvvZi9+woRI2mFGtjdf195E1Jh1bfqqn4kztiUp04CsW5bmG1eqZq8lruPj CHt+4UR4GBxOHrsF0s5F7pDS4xjdL+KdVtNsROoIG5ypM6V09D3v4C1+mUDj3ICvizkz wHnogXL4PUokG13tKq9wKOiHezPVyyoPQPRBmyOSkGhc4aInMHm24yfPnoM1B8d4Rg8v xxNA== X-Gm-Message-State: AD7BkJKMS1GrvwSeabuBeEUDsNLvGCWj/hcYjnFwU9bgKJ+cRC08m95aiCJ2Ste9msSvFEDxbZ7/I/fK4VpuyA== X-Received: by 10.50.25.229 with SMTP id f5mr2710452igg.17.1456492928823; Fri, 26 Feb 2016 05:22:08 -0800 (PST) In-Reply-To: X-Mailman-Approved-At: Fri, 26 Feb 2016 08:24:53 -0500 X-Content-Filtered-By: Mailman/MimeDel 2.1.21rc2 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:103538 forgot to mention.. i saved my file as string.py since than i'm facing this error On Fri, Feb 26, 2016 at 6:50 PM, Shweta Dinnimani wrote: > hi > > 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 > > -- > Thank you > with best regards > > Shweta Dinnimani > +91-8762650817 > -- Thank you with best regards Shweta Dinnimani +91-8762650817