Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #67984
| 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 | <ra1717@nyu.edu> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.008 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'interpreter': 0.05; 'ide': 0.09; 'restarted': 0.09; 'python': 0.11; 'suggest': 0.14; 'exist.': 0.16; 'idle,': 0.16; 'mode,': 0.16; 'subject:3.3': 0.16; 'wing': 0.16; 'subject:python': 0.16; 'previously': 0.22; 'subject:problem': 0.24; 'sort': 0.25; 'installed': 0.27; 'tried': 0.27; 'specified': 0.30; 'message-id:@mail.gmail.com': 0.30; 'dialog': 0.31; 'run': 0.32; 'running': 0.33; 'mac': 0.33; 'received:209.85': 0.35; 'possible.': 0.35; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'version': 0.36; 'shows': 0.36; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'you.': 0.62; 'thanking': 0.84 |
| X-Google-DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=P9n98AXm8GPRJ4RBbqgfF07FWh1taahRrvwP8dvguWM=; b=dKhwxeQAqKM4CjMCKdPwcpC9uf/TE+q/+c4+TAzJiEgVVW2hQVrqLglFu+5q/oCobp 8TfyzGcVgOrHdq1846qmlgFkraRnjthddejM4akei7xEEPM1vOQ5gUC6eyEqEehhR4GN RpjA2yIRlNTHINCGQo1Y4hto3XDuD2Pl2BX7Br7yUPn+6V4WgTo1S/2FGWN+08h0Rs8T alDwAF7Ha+/Y5UZhaiMX9ywm/xrgRGjOqrEJgMMYc40OY+OHRUPpJCTdlbg1vYYj1Vhw D1DETEqF2r43MKYrkE3/ijUacbdZgt2AwgGzT1t1L2et1y72bYdFvPPqMdfNJmZoJ5+4 +5XQ== |
| X-Gm-Message-State | ALoCoQkn/e0lje/V8jiwkQYLn6hYlCXUf3lGbzpkZM88QwccfaHANkSmaK2BfEveekJj80geAut6 |
| MIME-Version | 1.0 |
| X-Received | by 10.236.123.38 with SMTP id u26mr21005141yhh.93.1394180107304; Fri, 07 Mar 2014 00:15:07 -0800 (PST) |
| Date | Fri, 7 Mar 2014 03:15:07 -0500 |
| Subject | problem running python 3.3 on mac os mavericks |
| From | Romil Agrawal <ra1717@nyu.edu> |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=20cf3011d9df0cb23c04f3ffda16 |
| X-Mailman-Approved-At | Fri, 07 Mar 2014 09:58:46 +0100 |
| 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.7893.1394182726.18130.python-list@python.org> (permalink) |
| Lines | 32 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1394182726 news.xs4all.nl 2886 [2001:888:2000:d::a6]:42308 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:67984 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
I currently installed python 3.3.4 on mac os mavericks, and want to run it on Wing IDE. Previously it was running python 2.7.6. When I tried to change the python excitable in the wing ide configuration mode, and then restarted it, a dialog box was displayed that said the interpreter of python 3.3.4 on the specified path may not exist. Please help me sort this out. Also, python 3.3.4 is installed on my mac and running on the IDLE, but the terminal shows that the current version of python is 2.7.6. how can it be possible. Please suggest something to sort this thing out. Thanking you. Regards, Romil Agrawal
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
problem running python 3.3 on mac os mavericks Romil Agrawal <ra1717@nyu.edu> - 2014-03-07 03:15 -0500
csiph-web