fogleman / Minecraft

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

Doesn't work using Mac #48

Closed dbonadiman closed 8 years ago

dbonadiman commented 10 years ago

I have tried to get the game working on mac but using your suggestion it wasn't work. It worked instead installing pyglet as follows:

pip install pyobjc
pip install hg+https://pyglet.googlecode.com/hg/
lazybios commented 10 years ago

I run it on Mac(10.9.5) by install pyglet-1.2aplha1 just follow the README guide
pip install https://pyglet.googlecode.com/files/pyglet-1.2alpha1.tar.gz