minerl icon indicating copy to clipboard operation
minerl copied to clipboard

Fails to build in EndeavourOS

Open JebKerm opened this issue 3 years ago • 1 comments

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.

JebKerm avatar Aug 21 '22 01:08 JebKerm

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.

Miffyli avatar Aug 21 '22 15:08 Miffyli