Re: Codes do not run

2011-05-24 Thread Tim Johnson
* SKHUMBUZO ZIKHALI [110524 07:26]: > Hi: > > I am learning Python on my own using a " Guide to Programming with Python" > book. Author of the book is Micheal Dawson and I am using version 2.3.5 of > python.  When I try to run the code I do not get required results. The > picture > could not

Re: Codes do not run

2011-05-24 Thread Chris Angelico
On Wed, May 25, 2011 at 1:17 AM, SKHUMBUZO ZIKHALI wrote: > The example from the book is as follows: > > from liveswires import games I think this might be meant to say "livewires". Presumably you did install this package? If not, it won't work (but even if you have, it won't work as "liveswires"