Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #70577

Re: Installing PyGame?

From Terry Reedy <tjreedy@udel.edu>
Subject Re: Installing PyGame?
Date 2014-04-24 15:15 -0400
References <5c069831-8cab-43da-a4f9-ccec68cdc101@googlegroups.com> <c1bf68bd-9952-4f9d-880d-2204944f6d98@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.9486.1398366962.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 4/24/2014 11:32 AM, rohit782192@gmail.com wrote:

When you post, please do more than just quote. If you are relaying a
private email, please say so.

> On Saturday, June 8, 2013 9:37:44 PM UTC+5:30, Eam onn wrote:

I did not see the original post, if indeed there was a public one.

[snip pygame/numpy problems]
...
>> I do have Window's installed, as well as Ubuntu 11.04 but I would
>> like to use Mac OS X if possible. I've tried using MacPorts, Fink,
>> the Mac DMG, source installing, installing NumPY, just about every
>> way possible. I can't seem to get it working, I keep getting an
>> error in all my versions of IDLE. I've tried:

>> * IDLE 2.5
>> * IDLE 2.7.2
>> * IDLE 2.7.3
>> * IDLE 3.1
>> * IDLE 3.3.1

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

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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