On Wed, May 21, 2008 at 5:57 PM, PyMike <[EMAIL PROTECTED]> wrote: thanks, that fixed it. (i actually realized that and tried it just before i read this.)
> Try uninstalling pygame (make sure all traces of pygame are gone), and then > reinstalling it. I got this problem when I installed 1.8. > > > On Wed, May 21, 2008 at 4:54 PM, inhahe <[EMAIL PROTECTED]> wrote: > >> Trying to run a program that ran just perfectly with 1.7, I get this >> error: The procedure entry point SDL_GetKeyRepeat could not be located in >> the dynamic link library SDL.dll. Since the only SDL.dll on my harddrive is >> under c:\python25\lib\site-packages\pygame, i would assume the 1.8.0 >> installation put it there. >> >> > > > -- > - pymike (http://pymike.aftermatheffect.com/)