[Tutor] Python 2.7.3, Pygame, and LiveWires
Alan Gauld
alan.gauld at btinternet.com
Thu Sep 6 11:18:26 CEST 2012
On 04/09/12 19:52, Jason Fremouw wrote:
> packages listed above come as add-ons in my text book but are not
> compatible with 2.7. Are these now built into the latest build of Python
> or are they listed as different downloads on Python.org?
No, the livewires and pygame packages are not part of core python.
You will either need to find more recent versions of the packages that
are compatible or downgrade python to a version that is compatible with
the packages!
HTH
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
More information about the Tutor
mailing list