On 23/09/13 06:56, "Juan J. Martínez" wrote:
> On 23/09/13 02:31, Alex Dolinsky wrote:
>> import pyglet
>>
>> music = pyglet.resource.media('bionic.mp3')
>> music.play()
>>
>> pyglet.app.run()
>>
>> gave me: AttributeError: 'OSError' object has no attribute 'message'
>>
>> I tried to instantiate Player class to no avail as well.
>> I guess I'll have to downgrade myself to Python2 then...
> 

I made a bug report for you:

http://code.google.com/p/pyglet/issues/detail?id=669

Regards,

Juan


-- 
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.

Reply via email to