Re: [Tutor] simplegui problem

2013-11-01 Thread Srinivas Nyayapati
On Fri, Nov 1, 2013 at 7:27 PM, olatunde Adebayo wrote: > Hi everybody. > I am trying to run a program that has been successfully run on > codeskulptor using window power shell: > The problem is "import simplegui", > How can I access"import simplegui" using powershell > > SimpleGui is a python mo

Re: [Tutor] simplegui problem

2013-11-01 Thread Alan Gauld
On 01/11/13 23:27, olatunde Adebayo wrote: I am trying to run a program that has been successfully run on codeskulptor using window power shell: This list is for people learning Python and its standard library. Neither of the above are part of that, therefore we need more information to help

[Tutor] simplegui problem

2013-11-01 Thread olatunde Adebayo
Hi everybody. I am trying to run a program that has been successfully run on codeskulptor using window power shell: The problem is "import simplegui", How can I access"import simplegui" using powershell thank you Olatunde ___ Tutor maillist - Tutor@py