Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #47402
| 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> |
|---|---|
| Date | 2013-06-08 20:12 +0100 |
| Subject | Re: Installing PyGame? |
| From | Fábio Santos <fabiosantosart@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2893.1370718762.3114.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
On 8 Jun 2013 19:19, "Eam onn" <letsplaysforu@gmail.com> wrote:
> Wait, the python -c "help('modules')" worked after spamming it a few
times. Pygame was listed but it won't do anything when I type in 'import
pygame' I still get the error :(
Try to always say what your error was.
Do you have pip installed? Pygame AFAIK is a c extension so it requires a
working compiler. I think you need to have one.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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