Re: Python 3.3 and Pygame 19.2a install problems

2014-02-03 Thread edvogel56
On Monday, February 3, 2014 12:43:06 AM UTC-6, Terry Reedy wrote: > On 2/2/2014 10:04 PM, EdV wrote: > > > > >> Traceback (most recent call last): File > > >> "C:\Users\Ed\Documents\SOMA\Minecraft and > > >> Python\inventwithpython_src\dodger.py", line 1, in > > >> import pygame, random, sy

Re: Python 3.3 and Pygame 19.2a install problems

2014-02-02 Thread edvogel56
On Sunday, February 2, 2014 8:06:11 PM UTC-6, edvo...@gmail.com wrote: > Hi, > > I am putting together tutorials to accompany "Invent Your Own Computer > Games with Python" for a volunteer gig. I installed Python 3.3 and Pygame > 19.2a on an XP machine and it works fine. However the install o

Python 3.3 and Pygame 19.2a install problems

2014-02-02 Thread edvogel56
Hi, I am putting together tutorials to accompany "Invent Your Own Computer Games with Python" for a volunteer gig. I installed Python 3.3 and Pygame 19.2a on an XP machine and it works fine. However the install on my Win7 (Home Edition)HP notebook is not working. While running python code fr