Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #15571
| From | John Gordon <gordon@panix.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: No matter what I do, IDLE will not work... |
| Date | 2011-11-10 23:11 +0000 |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Message-ID | <j9hlmr$k7l$1@reader1.panix.com> (permalink) |
| References | <3c2688bd-4f87-4eb1-9b40-3cb536a2d8df@e3g2000vbs.googlegroups.com> |
In <3c2688bd-4f87-4eb1-9b40-3cb536a2d8df@e3g2000vbs.googlegroups.com> CAMERON ALLEY <cra5370@g.rit.edu> writes:
> Okay, so the problem. I tried to install Python 2.7 about two months
> ago on both my laptop and iMac. Both are running up-to-date Mac OS X
> 10.6, with 64-bit processors and around 2.4GHz speed and 2G of RAM. My
> laptop installed python 2.7 and ran it perfectly, first time. My
> desktop... not so much.
IDLE is a separate program from Python itself, right? It's a GUI, or an
IDE, or a shell or something.
(Your session output doesn't seem to involve IDLE at all, so I am
wondering why you mentioned it.)
By typing "python" on your desktop, are you running plain Python, or
are you running IDLE?
Did you install Python and IDLE on the desktop machine separately?
Did both installations succeed?
--
John Gordon A is for Amy, who fell down the stairs
gordon@panix.com B is for Basil, assaulted by bears
-- Edward Gorey, "The Gashlycrumb Tinies"
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
No matter what I do, IDLE will not work... CAMERON ALLEY <cra5370@g.rit.edu> - 2011-11-10 14:40 -0800
Re: No matter what I do, IDLE will not work... John Gordon <gordon@panix.com> - 2011-11-10 23:11 +0000
Re: No matter what I do, IDLE will not work... CAMERON ALLEY <cra5370@g.rit.edu> - 2011-11-10 15:27 -0800
Re: No matter what I do, IDLE will not work... Terry Reedy <tjreedy@udel.edu> - 2011-11-10 18:45 -0500
Re: No matter what I do, IDLE will not work... Ned Deily <nad@acm.org> - 2011-11-10 16:27 -0800
Re: No matter what I do, IDLE will not work... CAMERON ALLEY <cra5370@g.rit.edu> - 2011-11-10 20:25 -0800
Re: No matter what I do, IDLE will not work... CAMERON ALLEY <cra5370@g.rit.edu> - 2011-11-10 20:38 -0800
Re: No matter what I do, IDLE will not work... Ned Deily <nad@acm.org> - 2011-11-10 22:51 -0800
csiph-web