Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Dennis Lee Bieber Newsgroups: comp.lang.python Subject: Re: unable to open IDLE for Python3.50rc1 on windows10 64bit AMD Date: Thu, 24 Dec 2015 19:09:35 -0500 Organization: IISS Elusive Unicorn Lines: 27 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 7nTJPXoOmWdyl7pdlzsJhA7EtDo/ad2ibY0PVFywqCdA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'modify': 0.04; 'subject:IDLE': 0.04; 'key.': 0.07; '"my': 0.09; 'authorize': 0.09; 'components,': 0.09; 'defined.': 0.09; 'message- id:@4ax.com': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'tab': 0.09; 'thu,': 0.15; 'variables': 0.15; '(system': 0.16; 'concatenated': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'system-wide': 0.16; 'there...': 0.16; 'win7': 0.16; 'settings.': 0.18; 'url:home': 0.18; '2015': 0.20; "user's": 0.22; 'variables.': 0.22; 'defined': 0.23; '(or': 0.23; 'dec': 0.23; 'split': 0.23; 'header:X-Complaints-To:1': 0.26; 'followed': 0.27; 'windows,': 0.29; 'environment': 0.29; 'admin': 0.29; 'could': 0.35; 'path': 0.35; 'should': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'charset:us-ascii': 0.37; 'whatever': 0.39; 'to:addr:python.org': 0.40; 'where': 0.40; 'skip:u 10': 0.61; 'profile': 0.63; 'account': 0.66; 'box,': 0.67; 'now)': 0.84; 'dennis': 0.91 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: adsl-108-79-218-6.dsl.klmzmi.sbcglobal.net X-Newsreader: Forte Agent 6.00/32.1186 X-No-Archive: YES 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:100847 On Thu, 24 Dec 2015 12:10:57 -0600, eryk sun declaimed the following: > >As to PATH on Windows, it's split into system and user components, >which get concatenated (system followed by user) when a profile is >loaded at logon. Persisted user environment variables are defined in >the user's "Environment" key. This is where PATH should be defined. > > HKEY_CURRENT_USER\Environment > "My Computer" (or whatever they call it now) Properties/Advanced System Settings. [Environment Variables] On WinXP one could access that page with a user account which allowed for editing user-specific environment variables. My experience with Win7 is that one has to authorize to an admin account, and can only modify the system-wide environment variables from there... Or type sysdm.cpl in the Win7 "search" box, then hit the [Advanced] tab to get to the same place. -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/