Re: [Tutor] file/subprocess error

2009-06-11 Thread Alan Gauld
"Essah Mitges" wrote But will it work I run 3 module for this game utilites is just 1 It doesn't matter how many modules you use, although it changes how many you have to import maybe. But in princiople if your game is started by calling a single function then you only need to import th

Re: [Tutor] file/subprocess error

2009-06-10 Thread Essah Mitges
But will it work I run 3 module for this game utilites is just 1 > To: tutor@python.org > From: alan.ga...@btinternet.com > Date: Wed, 10 Jun 2009 23:57:35 +0100 > Subject: Re: [Tutor] file/subprocess error > > "Essah Mitges&

Re: [Tutor] file/subprocess error

2009-06-10 Thread Alan Gauld
"Essah Mitges" wrote So no one is confused about the error i screenshot it Thanks. I am not sure of the problem It says it can't find the file. Does a file C:\Users\John Doe\Desktop\WODDS\WODDS\gamelib\data\up-1.png actually exist? And is it readable by the user running the program? Whe

Re: [Tutor] file/subprocess error

2009-06-10 Thread Wayne
On Wed, Jun 10, 2009 at 4:00 PM, Essah Mitges 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