Path: csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'interpreter': 0.04; 'installed.': 0.05; 'interpreter.': 0.07; 'subject:installation': 0.07; 'python': 0.09; 'steve': 0.13; 'exactly?': 0.16; 'wrote:': 0.17; 'certainly': 0.17; 'thanks,': 0.18; 'written': 0.20; 'installed': 0.23; 'least': 0.25; 'header :In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'guess': 0.27; 'question': 0.27; 'skip:/ 40': 0.29; 'maybe': 0.29; 'mac': 0.32; 'idle': 0.33; 'to:addr:python-list': 0.33; "can't": 0.34; 'updated': 0.34; 'pm,': 0.35; 'but': 0.36; 'subject:: ': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'your': 0.60; 'latest': 0.61; 'received:74.208': 0.71; 'symptoms,': 0.84 Date: Tue, 26 Feb 2013 00:59:17 -0500 From: Dave Angel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: python-list@python.org Subject: Re: installation References: <445BF19A-2093-4910-97A5-7F23D6E642F4@insightbb.com> In-Reply-To: <445BF19A-2093-4910-97A5-7F23D6E642F4@insightbb.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:UYokRrUW9pu/edZiXnKXDb0SLx9uahCrovasM4gKduH N4JASrSDV8nbPWsjmPLa9owTlGnQaveBzTugYX410cfVIeWp6s 0IfYR47DglX4Lv4WMsFO8aOc4fQsGZtlCQcTeRd7NyCS0ciWuR /ObPVVdv+HGrdMK/0hFgbJsKza+C053UnzA4tCbs3++LESCsH8 eAenvEKRqS3oZpEbl6l8eSsHPcemgNC7IyUSwWPBthnvLBqBH1 vmQe9I9jTCZhMMdV8PU4cbhVa53/8qdPd4wE1xovmI+4Vhnhxe IEnU3nKuYg5Sa7iy0HdVDLFgOahqfvDMANuqq9me/lmUvGWDg= = 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1361858379 news.xs4all.nl 6881 [2001:888:2000:d::a6]:34870 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:39931 On 02/25/2013 10:58 PM, Steve Pruitt wrote: > I installed Python 3.3 for the Mac (10.6.8), but I did not get the interpreter installed. I get IDLE and the Launcher, but no interpreter. At least I can't find it. > > I thought maybe it updated /System/Library/Frameworks/Python.framework. No luck. I guess my question is how do I get the latest interpreter installed? > > Thanks, > -S > IDLE is written in Python. So if it works, you certainly have some Python installed. What are your symptoms, exactly? -- DaveA