[Chicago] Codes do not run

Dan Krol orblivion at gmail.com
Tue May 24 17:47:14 CEST 2011


Sorry, I meant http://pypi.python.org
On May 24, 2011 10:45 AM, "Dan Krol" <orblivion at gmail.com> wrote:
> Also livewires is a package on pypi.org that I am guessing isn't part of
the
> standard library. You would have to install that with pip or easyinstall
or
> maybe your operating system's package manager if you use something like
> Linux. Also, 2.3 is quite old, unless the course recommends it I would try
> to upgrade, you may run into more issues down the line.
> On May 24, 2011 10:16 AM, "SKHUMBUZO ZIKHALI" <akekhofananaye at yahoo.co.uk>
> wrote:
>> 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 be loaded. I get trackback message regarding undefined
> module.The
>> example from the book is as follows:
>>
>> from liveswires import games
>>
>> games.init(screen_width = 640, screen_height = 480, fps = 50)
>> wall_image = games.load_image("wall.jpg", transparent = False)
>> games.screen.background = wall_image
>>
>> games.screen.mainloop()
>>
>> Can anyone please assist me.
>>
>> Thank you
>>
>> Sikhumbuzo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20110524/0b062301/attachment-0001.html>


More information about the Chicago mailing list