[Tutor] Question about graphics.

Nathaniel Trujillo hothottrott at gmail.com
Thu Nov 10 05:29:51 CET 2011


I installed livewires for python 2.x so should that work with python
version 2.7.2 ? I typed in the code you see below and got the following
error message.

Here is the code.

from livewires import games

and here is the error message

Traceback (most recent call last):
  File "C:/Python27/new_graphics_window.py", line 4, in <module>
    from livewires import games
ImportError: No module named livewires

Thanks for the help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20111109/0fff8591/attachment-0001.html>


More information about the Tutor mailing list