Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #66705
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| 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; 'subject:Windows': 0.02; 'from:addr:yahoo.co.uk': 0.04; 'subject:IDLE': 0.04; 'subject:Python': 0.06; 'installed.': 0.07; 'tkinter': 0.07; 'lawrence': 0.09; 'msi': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'tcl/tk': 0.09; 'python': 0.11; 'language.': 0.14; 'advance!': 0.16; 'gnu/linux.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:3.3': 0.16; 'subject:after': 0.16; 'subject:run': 0.16; 'language': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; '---': 0.24; 'switch': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'guess': 0.33; 'version': 0.36; 'thanks': 0.36; 'clear': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'free': 0.61; 'viruses': 0.61; 'protection': 0.63; 'our': 0.64; 'antivirus': 0.68; 'irrelevant': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Subject | Re: IDLE won't run after installing Python 3.3 in Windows |
| Date | Wed, 19 Feb 2014 17:11:01 +0000 |
| References | <704f5dde-49df-4c75-8215-5c59650d15c7@googlegroups.com> <3b8279b2-152b-4fdb-b398-0a4f96c468c4@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | host-78-147-19-140.as13285.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 |
| In-Reply-To | <3b8279b2-152b-4fdb-b398-0a4f96c468c4@googlegroups.com> |
| X-Antivirus | avast! (VPS 140219-0, 19/02/2014), Outbound message |
| X-Antivirus-Status | Clean |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.7157.1392829829.18130.python-list@python.org> (permalink) |
| Lines | 24 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1392829829 news.xs4all.nl 2894 [2001:888:2000:d::a6]:50582 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:66705 |
Show key headers only | View raw
On 19/02/2014 16:56, Mark H. Harris wrote: > >> >> Any suggestions? Thanks in advance! >> > Switch to Gnu/Linux. <sorry, couldn't resist> > > Which version of tcl/tk is installed. I would guess that tkinter is honked up somehow... did you clear up the old tkinter stuff? > The version of tcl/tk is completely irrelevant as it comes bundled in the Python msi installer. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
IDLE won't run after installing Python 3.3 in Windows eglowstein.h@gmail.com - 2014-02-18 06:56 -0800
Re: IDLE won't run after installing Python 3.3 in Windows behrooz.abbasy@gmail.com - 2014-02-18 07:47 -0800
Re: IDLE won't run after installing Python 3.3 in Windows "Mark H. Harris" <harrismh777@gmail.com> - 2014-02-19 08:56 -0800
Re: IDLE won't run after installing Python 3.3 in Windows Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-02-19 17:11 +0000
Re: IDLE won't run after installing Python 3.3 in Windows "Mark H. Harris" <harrismh777@gmail.com> - 2014-02-19 09:30 -0800
Re: IDLE won't run after installing Python 3.3 in Windows Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-02-19 17:50 +0000
Re: IDLE won't run after installing Python 3.3 in Windows Terry Reedy <tjreedy@udel.edu> - 2014-02-19 14:00 -0500
Re: IDLE won't run after installing Python 3.3 in Windows eglowstein.h@gmail.com - 2014-02-19 15:24 -0800
Re: IDLE won't run after installing Python 3.3 in Windows David Robinow <drobinow@gmail.com> - 2014-02-19 21:11 -0500
Re: IDLE won't run after installing Python 3.3 in Windows flebber <flebber.crue@gmail.com> - 2014-02-20 23:43 -0800
Re: IDLE won't run after installing Python 3.3 in Windows "Mark H. Harris" <harrismh777@gmail.com> - 2014-02-21 19:14 -0800
csiph-web