[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Problem with py2exe



hi,

it hasn't copied in these files that you need.

  SDL_ttf.dll - c:\Python26\lib\site-packages\pygame\SDL_ttf.dll
  event.pyd - c:\Python26\lib\site-packages\pygame\event.pyd
  rect.pyd - c:\Python26\lib\site-packages\pygame\rect.pyd
  libogg-0.dll - c:\Python26\lib\site-packages\pygame\libogg-0.dll


Not sure why... but you may need to copy them in manually.   If you're
using version control, you can bisect back day by day until you see
which change caused the breakage.

cu,