Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.029 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; '3.2': 0.07; 'python': 0.07; 'subject:Having': 0.09; 'received:74.125.82.44': 0.14; 'received:mail-ww0-f44.google.com': 0.14; 'subject:python': 0.15; "'hello": 0.16; 'ball': 0.16; 'compiling...': 0.16; 'osx': 0.16; 'recommended.': 0.16; 'stuff': 0.18; 'thanks!': 0.18; 'idle': 0.19; 'working.': 0.19; 'subject:problem': 0.25; "i'm": 0.26; 'chris': 0.27; 'tried': 0.27; 'hey': 0.29; 'installed': 0.29; 'problem': 0.29; 'message-id:@gmail.com': 0.30; 'extremely': 0.31; 'random': 0.31; 'all,': 0.31; 'to:addr:python-list': 0.32; 'received:192.168.1': 0.34; 'received:192': 0.34; 'force': 0.35; 'put': 0.35; 'subject:getting': 0.35; 'quite': 0.36; 'appreciated.': 0.36; 'getting': 0.36; 'charset:us-ascii': 0.36; 'received:192.168': 0.37; 'some': 0.37; 'received:google.com': 0.38; 'but': 0.38; 'help': 0.39; 'to:addr:python.org': 0.39; 'header:Mime-Version:1': 0.39; 'would': 0.40; 'header:Received:5': 0.40; 'simple': 0.60; 'header:Message-Id:1': 0.62; 'asap': 0.68; 'kept': 0.73; 'saving,': 0.84; 'spinning': 0.84; 'thesis': 0.84; 'beach': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:content-type:content-transfer-encoding :subject:date:message-id:to:mime-version:x-mailer; bh=Z3jn11Vr/qDfcH6TMH1x0dSIhq/ZUYYVDCqLw7ChatE=; b=EblhO2otdqBwIW6qJopChNgDeoBzvRxd9aP5NyES3YhhM0fddhMgFL5j2yWYewZDPQ Z+AWiYEQBjXP87RNLtE75ma5+WznIHy1uQhsmri19BbgI/AE+PFOz7tyheBuBHlEnFpY cEp6r4Mahig587tDLyecLH8Bw5yMhxm3asPe4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=qDrkQbGJ1rlnmVX3k6/8M7l3CFP6MrNC3G6JQ4ywMPWKzbJ6kjNVsh1ZR/5DZ1SzLe 2goydhfxBzpCgWnmMbyYtMkilDAgO+AyXd8t028FBJd8YQWZKzh/PP9aoPyp6XMk9QRx 4ig9EJjVX6BRP0f4w0FYA9pzK1Vb6RDNfAHq4= From: Chris Paton Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Having a problem getting python working... Date: Sat, 14 May 2011 12:48:31 +0100 To: python-list@python.org Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1305373717 news.xs4all.nl 81485 [::ffff:82.94.164.166]:37539 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:5362 Hey all, Not sure if this is the right place to put this (forgive me for my = ignorance, I'm looking everywhere!). I'm having a problem getting IDLE = working. I'm working off Mac OSX 10.6.7 with Python 3.2 installed and I = installed Activetcl 8.5.9 as recommended. IDLE is still crashing at = random moments - loading, saving, typing, compiling... I tried to do a = simple 'hello world' but it kept crashing. There's no official report; I = just get the spinning beach ball then have to force quit. I'm quite new = to all of this so any help would be extremely appreciated. Need to get = into this ASAP as I need to do some stuff for my thesis project!=20 Thanks! Chris=