hi
i am having trouble creating an exe file from python script using pygame, when i have to include png files. when i build an exe file without the png file, the exe file run fine. the only problem is when i used pygame and include png files.
i hope some one can give me some pointers and point out the errors that i made.
note: i import pygame._view, but i still have the _view errors. :)
i include the exe log and the setup.py below.
thanks in advance.