Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.028 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; '(especially': 0.07; 'answering': 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; 'gui': 0.12; 'jan': 0.12; 'expert,': 0.16; 'great!': 0.16; 'posters': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; ':-)': 0.16; 'wrote:': 0.18; '(not': 0.18; 'header:User-Agent:1': 0.23; 'connected': 0.24; 'post': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'idea': 0.28; 'am,': 0.29; '(maybe': 0.31; 'enabled': 0.31; 'run': 0.32; 'running': 0.33; 'but': 0.35; 'really': 0.36; 'idle': 0.36; 'useful': 0.36; 'should': 0.36; 'two': 0.37; 'sometimes': 0.38; 'whatever': 0.38; 'to:addr:python- list': 0.38; 'received:71': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'hope': 0.61; 'back': 0.62; 'become': 0.64; 'more': 0.64; 'great': 0.65; '(that': 0.65; 'here': 0.66; 'experience.': 0.67; 'research,': 0.68; 'experiment': 0.84; 'fortunately': 0.84; 'learn.': 0.84; 'microsystems': 0.84; 'received:fios.verizon.net': 0.84; 'league': 0.91; 'students,': 0.95 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: newbee Date: Wed, 13 Aug 2014 15:31:37 -0400 References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-71-175-90-87.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1407958342 news.xs4all.nl 2931 [2001:888:2000:d::a6]:59599 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76230 On 8/13/2014 7:55 AM, alister wrote: > > I am not in the same league as many of the posters here when it comes to > Python but fortunately i do have two Raspberry Pi's :-) Great! We really someone with hands-on experience. > if you are running the Pi connected to a TV/Monitor with the Gui enabled > then you should have access to Idle Have you verified that Idle *does* (not just *should*) run on RPi? (That would mean having tcl/tk running, with whatever *it* requires on linux.) I am working on Idle and the idea of people (especially hobbyists, students, and other amateurs) running it on microsystems would really please me. > If you have any more questions post them back &I hope I can help > (Maybe I can become useful to this group as the R-Pi expert, Answering questions, sometimes after experiment and research, is a great way to learn. -- Terry Jan Reedy