Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Johannes Findeisen Newsgroups: comp.lang.python Subject: Re: Recurring Prompt Date: Thu, 21 Jan 2016 00:08:39 +0100 Lines: 12 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de mWC8JIwu80905HLB9OW3dAv6JCTS42d6n606m+x5mzyQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.048 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'python': 0.10; 'jan': 0.11; 'wed,': 0.15; '2016': 0.16; 'modify,': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'uninstall': 0.16; 'wrote:': 0.16; 'typing': 0.18; 'advise.': 0.22; 'header:In-Reply-To:1': 0.24; 'installed': 0.26; 'this.': 0.28; 'repair': 0.29; "i'm": 0.30; 'up.': 0.32; 'but': 0.36; 'should': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'charset:us- ascii': 0.37; 'to:addr:python.org': 0.40; 'received:de': 0.40; 'hello,': 0.40; 'received:network': 0.61; 'prompt': 0.79; '3.5.1': 0.84; 'believe,': 0.84; 'received:195.42': 0.84 In-Reply-To: X-Mailer: Claws Mail 3.13.1 (GTK+ 2.24.29; x86_64-unknown-linux-gnu) X-Mailman-Approved-At: Thu, 21 Jan 2016 03:41:13 -0500 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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:101947 On Wed, 20 Jan 2016 11:30:19 -0800 Mansi wrote: > Hello, > > I just installed Python 3.5.1 but anytime I use Pycharm, a prompt of whether I want to modify, repair or uninstall Python keeps on coming up. Even while I'm in the midst of typing a program. Please advise. I believe, You should ask the Pycharm People about this. Python is not Pycharm... :| Johannes