fixed observation space for minecraft

This commit is contained in:
NM512
2024-09-26 23:05:30 +09:00
parent 4538f366e7
commit 669b7e1b43
2 changed files with 4 additions and 8 deletions

View File

@@ -9,8 +9,4 @@
# $ conda install -c conda-forge openjdk=8
pip3 install https://github.com/NM512/minerl/releases/download/v0.4.4-patched/minerl_mirror-0.4.4-cp311-cp311-linux_x86_64.whl
# Downgrade to install old gym
pip3 install setuptools==60.0.0
pip3 install pip==22.0
pip3 install gym==0.19.0
pip3 install cloudpickle==2.2.1
pip3 install cloudpickle==3.0.0