Open Hqw-V opened 7 months ago
Hey. Can you share the full error log? This seems to be truncated.
Immediate thoughts: try installing pip install git+https://github.com/minerllabs/minerl
(i.e., the newest main version on branch). v1.0.2 brought some fixes to the compilation which may be needed. Another thing is that you may need more RAM to install, however exit code 1 usually refers to some generic compilation issue. I have tested compilation to work on 16GB RAM, but it definitely fails on 8GB.
I have java JDK on wsl. (both 'java -version' and 'javac -version' are right) I tried to install minerl with the command "pip install git+https://github.com/minerllabs/minerl@v1.0.1" After that, I git clone this repository and tried with the command "pip install e ." But they both lead to same error:
I have checked many similar issues in the repo, but none of them work for me. My wsl config file is: