__version__ = '$Id: __init__.py 2530 2009-10-18 01:39:18Z
benjamin.coder.smith $'
version = '1. 1. 4'
$ python3
>>> import pyglet
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python3.3/site-packages/pyglet/__init__.py", line 249
print '%s%s %s' % (indent, name, location)
^
SyntaxError: invalid syntax
T_T
(actually the arrow is under the second apostrophe...if that helps rather
than under the percentage sign)
I upgraded to the updated version to get the music working (on the beginner
tutorials) since it wouldn't work with the earlier version that's in the
Fedora 20 repository.
So I sudo yum removed the pyglet installation and
python3-pim installed pyglet, which installed the correct
one...well...broken one.
What do I do?
I mean I came to Pyglet because Pygame is being obtuse about working with
Python3, tkinter doesn't meet my needs and I really want to learn python3!
--
You received this message because you are subscribed to the Google Groups
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/groups/opt_out.