MineRunner Setup Linux check if the java version is 1.8 java -version Activate the conda environment and install the dependencies conda create -n malmo_env python=3.6 conda activate malmo_env pip install gym lxml numpy pillow cd Minecraft && ./launchClient.sh References