[Tutor] file/subprocess error

Wayne srilyk at gmail.com
Thu Jun 11 00:09:51 CEST 2009


On Wed, Jun 10, 2009 at 4:00 PM, Essah Mitges <e_mitges at hotmail.com> wrote:

>
> So no one is confused about the error i screenshot it I am not sure of the
> problemWhen I run the game outside the menu it works fine but when I call it
> as a child window it start then the modules attached cannnot load the games
> images which couse this error is there a subprocess command to fix thisTried
> python.org btw


The last error specifically tells you what it is and what is wrong:

pygame.error: Couldn't open data\up-1-.png

it can't find that file. Are you sure it exists?
HTH,
Wayne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20090610/040f5b93/attachment.htm>


More information about the Tutor mailing list