microsoft / malmo

Project Malmo is a platform for Artificial Intelligence experimentation and research built on top of Minecraft. We aim to inspire a new generation of research into challenging new problems presented by this unique environment. --- For installation instructions, scroll down to *Getting Started* below, or visit the project page for more information:
https://www.microsoft.com/en-us/research/project/project-malmo/
MIT License
4.08k stars 600 forks source link

Tutorial debug prints don't show up on Linux #899

Open Timmmuuuuur opened 3 years ago

Timmmuuuuur commented 3 years ago

(base) me:~/Downloads/Malmo-0.37.0-Linux-Ubuntu-18.04-64bit_withBoost_Python3.6/Python_Examples$ python3 tutorial_1.py

"""And the prints do not show up whatsoever.""" I launched Minecraft with malmo mod with

~/Downloads/Malmo-0.37.0-Linux-Ubuntu-18.04-64bit_withBoost_Python3.6/Minecraft$ ./launchClient.sh

And the Minecraft window did appear but the tutorial doesn't seem to start.