Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70580
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Gregory Ewing <greg.ewing@canterbury.ac.nz> |
| Newsgroups | comp.lang.python |
| Subject | Re: Installing PyGame? |
| Date | Fri, 25 Apr 2014 13:47:36 +1200 |
| Lines | 16 |
| Message-ID | <brtt5oF10jjU2@mid.individual.net> (permalink) |
| References | <5c069831-8cab-43da-a4f9-ccec68cdc101@googlegroups.com> <c1bf68bd-9952-4f9d-880d-2204944f6d98@googlegroups.com> <mailman.9486.1398366962.18130.python-list@python.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net gnvBWLJo+GThMyNOVL8zxQDLjxiUaCXRNV63R7HI5M8TOrRx+U |
| Cancel-Lock | sha1:u/GSUFPQBzHHZG9vzMhhpzHi25I= |
| User-Agent | Mozilla Thunderbird 1.0.5 (Macintosh/20050711) |
| X-Accept-Language | en-us, en |
| In-Reply-To | <mailman.9486.1398366962.18130.python-list@python.org> |
| Xref | csiph.com comp.lang.python:70580 |
Show key headers only | View raw
Terry Reedy wrote: > Idle depends on tkinter. Tkinter depends on having a tcl/tk that works, > at least for tkinter. The following page has essential info about > getting the right tcl/tk installed. > https://www.python.org/download/mac/tcltk Also keep in mind that you don't *have* to use IDLE at all. I do all my Python development on MacOSX using BBEdit Lite and the Terminal. If nothing else, you can try out pygame that way to see whether your problem is a pygame-related one or something else. -- Greg
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Installing PyGame? rohit782192@gmail.com - 2014-04-24 08:32 -0700
Re: Installing PyGame? Terry Reedy <tjreedy@udel.edu> - 2014-04-24 15:15 -0400
Re: Installing PyGame? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-25 01:17 +0000
Re: Installing PyGame? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-04-25 13:47 +1200
Re: Installing PyGame? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-04-25 13:44 +1200
Re: Installing PyGame? Ned Deily <nad@acm.org> - 2014-04-24 19:38 -0700
Re: Installing PyGame? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-04-26 11:42 +1200
Re: Installing PyGame? Andrea D'Amore <anddamNOALPASTICCIODICARNE+gruppi@brapi.net> - 2014-04-26 09:07 +0200
Re: Installing PyGame? Ryan Hiebert <ryan@ryanhiebert.com> - 2014-04-24 22:59 -0500
Re: Installing PyGame? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-04-26 11:57 +1200
Re: Installing PyGame? Andrea D'Amore <anddamNOALPASTICCIODICARNE+gruppi@brapi.net> - 2014-04-26 08:57 +0200
csiph-web