Closed GoogleCodeExporter closed 9 years ago
same thing, windows 7.
download from official site:
http://www.pyglet.org/download.html
using python 2.7.3
Original comment by rwonem...@gmail.com
on 5 Apr 2013 at 9:32
Original comment by useboxnet
on 17 Jul 2013 at 5:10
The pyglet-1.1.4.msi installer only works with python versions 2.4, 2.5 or 2.6;
if you wish to use python 2.7 please install from source.
Simply download the source tarball or zip, unpack it, enter the directory and
run:
python setup.py install
Alternatively if you are familiar with pip, "pip install pyglet" will install
pyglet-1.1.4.
Original comment by useboxnet
on 17 Jul 2013 at 6:12
Original issue reported on code.google.com by
j.falch...@gmail.com
on 18 Dec 2012 at 4:29