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


Groups > comp.lang.python > #47395

Re: Installing PyGame?

Newsgroups comp.lang.python
Date 2013-06-08 10:58 -0700
References <5c069831-8cab-43da-a4f9-ccec68cdc101@googlegroups.com> <mailman.2888.1370709708.3114.python-list@python.org> <44636430-af69-4162-adab-8f595da3cdd7@googlegroups.com>
Message-ID <c578d54d-bffa-44f5-b5ec-2a2e0878d8b2@googlegroups.com> (permalink)
Subject Re: Installing PyGame?
From cclauss@bluewin.ch

Show all headers | View raw


At the Terminal prompt type: python -c "help('modules')"

If Pygame is not somewhere in the output then Pygame is not yet installed.

If it is not installed then type: pip install --upgrade pygame 

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


Thread

Installing PyGame? Eam onn <letsplaysforu@gmail.com> - 2013-06-08 09:07 -0700
  Re: Installing PyGame? Fábio Santos <fabiosantosart@gmail.com> - 2013-06-08 17:41 +0100
    Re: Installing PyGame? Eam onn <letsplaysforu@gmail.com> - 2013-06-08 10:07 -0700
      Re: Installing PyGame? cclauss@bluewin.ch - 2013-06-08 10:58 -0700
        Re: Installing PyGame? Eam onn <letsplaysforu@gmail.com> - 2013-06-08 11:05 -0700
          Re: Installing PyGame? Eam onn <letsplaysforu@gmail.com> - 2013-06-08 11:07 -0700
            Re: Installing PyGame? Fábio Santos <fabiosantosart@gmail.com> - 2013-06-08 20:12 +0100
            Re: Installing PyGame? cclauss@bluewin.ch - 2013-06-08 12:23 -0700
          Re: Installing PyGame? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-06-08 15:10 -0400
          Re: Installing PyGame? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-06-08 16:17 -0400
      Re: Installing PyGame? Neil Hodgson <nhodgson@iinet.net.au> - 2013-06-09 08:51 +1000

csiph-web