tambetm / gym-minecraft

Minecraft environment for Open AI Gym, based on Microsoft's Malmo.
272 stars 29 forks source link

Dependency Not Installed #13

Closed abrad1212 closed 4 years ago

abrad1212 commented 6 years ago

I keep getting an error saying DependencyNotInstalled: No module named 'minecraft_py'. (HINT: install minecraft_py from https://github.com/tambetm/minecraft-py

When I definitely do have minecraft-py installed.

tambetm commented 6 years ago

I'm sorry this took so long to respond. Probably installation of minecraft_py failed to compile MalmoPython extension, the error handling could be improved. What operating system you are using? Under Ubuntu you could use one of the precompiled versions: for 14.04 or for 16.04.