minerl
minerl copied to clipboard
Fails to build in EndeavourOS
Hi. I'm trying to install minerl using pip install git+https://github.com/minerllabs/minerl --user. I have installed both jre8-openjdk and jdk8-openjdk.
The output from the command above is too long to post in a comment, so I include it as an attachement for now: issue.txt
javac -version returns Javac 1.8.0_345
Am i missing something? I believe the only requirements are jre8 and jdk8. Thanks in advance.
Hey. Hmm everything seems to be in order. There is a chance something failed in the download process, which does happen quite often. Can you try installing again after a reboot?
Beyond this I do not have tips to give as JDK8 is the only solid requirement. I am not familiar with your OS so I am not sure if that is interfering with the runs somehow.