1931540

Results 1 comments of 1931540

here's my conda env setting ``` name: minerl2 channels: - conda-forge - defaults dependencies: - python=3.8 - pip=22.1 - openjdk=8.0.312 - pip: - git+https://github.com/minerllabs/minerl ```