fogleman / Minecraft

Simple Minecraft-inspired program using Python and Pyglet
MIT License
5.25k stars 1.24k forks source link

Not working in OS X 10.10 #56

Closed tekknolagi closed 9 years ago

tekknolagi commented 9 years ago

Pyglet thinks 10.10 < 10.6 in version. Pyglet issue here: https://code.google.com/p/pyglet/issues/detail?id=765

tekknolagi commented 9 years ago

This should be fixed in trunk of Pyglet

shkesar commented 9 years ago

I used pip to install Pyglet 1.1.4 on Mac OS X 10.10.1 It works totally fine. This is already fixed in Pyglet.

shkesar commented 9 years ago

This issue can be closed now.