Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Thomas 'PointedEars' Lahn Newsgroups: comp.lang.python Subject: Re: Installation Successful, but pythonw and idle doesn't function Date: Thu, 06 Aug 2015 00:09:04 +0200 Organization: PointedEars Software (PES) Lines: 36 Message-ID: <2089419.rtOe05Tiyo@PointedEars.de> References: Reply-To: Thomas 'PointedEars' Lahn Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit X-Trace: solani.org 1438812768 4650 eJwFwYEBwCAIA7CXoECVc6yT/09YUkHnXcli1tQ0sp14g/XGWaFeyntGCsk2SvYZ4OS27PMDEyIQlw== (5 Aug 2015 22:12:48 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Wed, 5 Aug 2015 22:12:48 +0000 (UTC) User-Agent: KNode/4.14.2 X-User-ID: eJwNyckBwDAIA7CVctnAOAng/Udo9RU2J9MOwQNBD6g7hK7oQKh8D2X+zSlD3Bo8q5ouWbFnqX1ZPe/03vwAcooWhA== Cancel-Lock: sha1:iGqhW85py7whQ083iBXQPx+pqPs= X-NNTP-Posting-Host: eJwNxsERwCAMA7CVAsTmGCcxeP8RWr2ExUHtJJgwTI0odt98JBIlRnhaMuE+D/irzlg1b/MDLg0SEQ== Xref: csiph.com comp.lang.python:95040 Rick Smith wrote: > However pythonw.exe did not and does not work. I was simply returned to > the command prompt, without ANY interaction or error. > > prompt>pythonw > > prompt> Works as designed. You are proceeding from a false assumption. pythonw.exe is not meant to provide an interactive Python shell. A little Web research would have showed that to you. (First hit for “pythonw” on Google with my account. I have never visited that site before or can remember to have searched for “pythonw”.) > I also attempted to run "idle", with the following results: > > C: \Users\judy\AppData\Local\Programs\Python\Python35-32\Lib\idlelib>idle.py > ** IDLE can't import Tkinter. > Your Python may not be configured for Tk. ** I do not know IDLE well (if at all after all this time). Make sure that you have installed the prerequisites. But it strikes me as odd to run a GUI- based application from the Windows command shell. Is there not an icon that you can use instead to run it? Presumably that would execute a .bat or .cmd script that sets up the PYTHONPATH. RTFM, STFW. -- PointedEars Twitter: @PointedEars2 Please do not cc me. / Bitte keine Kopien per E-Mail.