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


Groups > comp.lang.python > #47404

Re: Installing PyGame?

Newsgroups comp.lang.python
Date 2013-06-08 12:23 -0700
References (1 earlier) <mailman.2888.1370709708.3114.python-list@python.org> <44636430-af69-4162-adab-8f595da3cdd7@googlegroups.com> <c578d54d-bffa-44f5-b5ec-2a2e0878d8b2@googlegroups.com> <bf7eef65-25f6-4630-9a44-ebde3d192bc5@googlegroups.com> <0cbb0cd2-b3dc-44a8-a232-a6f797057f5d@googlegroups.com>
Message-ID <e14b69e2-4d52-4ca5-8d7f-4f5b0d83f157@googlegroups.com> (permalink)
Subject Re: Installing PyGame?
From cclauss@bluewin.ch

Show all headers | View raw


Type: python -V
(That was a capitol V) What version of python is running?

Type: python3 -V
(That was a capitol V) What version of python is running?

Type: python -c 'import pygame'
What is the exact error message?

Type: python
Your prompt should change to something like: >>>
Type: import pygame
What is the exact error message?

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