Skip to content

failed to install MineRL #50

@zhao-sy

Description

@zhao-sy

Here is the bug

` File to patch:
Skip this patch? [y]
6 out of 6 hunks ignored
Starting a Gradle Daemon (subsequent builds will be faster)

  FAILURE: Build failed with an exception.
  
  * Where:
  Build file '/tmp/pip-req-build-6jise1b2/minerl/MCP-Reborn/build.gradle' line: 44
  
  * What went wrong:
  A problem occurred evaluating root project 'mcprec'.
  > Failed to apply plugin 'net.minecraftforge.gradle.forgedev.patcher'.
     > Failed to validate certificate for https://libraries.minecraft.net/, Most likely cause is an outdated JDK. Try updating at https://adoptopenjdk.net/ To disable this check re-run with -Dnet.minecraftforge.gradle.test_certs=false
  
  * Try:
  Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  
  * Get more help at https://help.gradle.org
  
  BUILD FAILED in 15s
  
  FAILURE: Build failed with an exception.
  
  * Where:
  Build file '/tmp/pip-req-build-6jise1b2/minerl/MCP-Reborn/build.gradle' line: 44
  
  * What went wrong:
  A problem occurred evaluating root project 'mcprec'.
  > Failed to apply plugin 'net.minecraftforge.gradle.forgedev.patcher'.
     > Failed to validate certificate for https://libraries.minecraft.net/, Most likely cause is an outdated JDK. Try updating at https://adoptopenjdk.net/ To disable this check re-run with -Dnet.minecraftforge.gradle.test_certs=false
  
  * Try:
  Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  
  * Get more help at https://help.gradle.org
  
  BUILD FAILED in 428ms
  
  FAILURE: Build failed with an exception.
  
  * Where:
  Build file '/tmp/pip-req-build-6jise1b2/minerl/MCP-Reborn/build.gradle' line: 44
  
  * What went wrong:
  A problem occurred evaluating root project 'mcprec'.
  > Failed to apply plugin 'net.minecraftforge.gradle.forgedev.patcher'.
     > Failed to validate certificate for https://libraries.minecraft.net/, Most likely cause is an outdated JDK. Try updating at https://adoptopenjdk.net/ To disable this check re-run with -Dnet.minecraftforge.gradle.test_certs=false
  
  * Try:
  Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  
  * Get more help at https://help.gradle.org
  
  BUILD FAILED in 2s
  Traceback (most recent call last):
    File "<string>", line 2, in <module>
    File "<pip-setuptools-caller>", line 34, in <module>
    File "/tmp/pip-req-build-6jise1b2/setup.py", line 222, in <module>
      prep_mcp()
    File "/tmp/pip-req-build-6jise1b2/setup.py", line 201, in prep_mcp
      raise e
    File "/tmp/pip-req-build-6jise1b2/setup.py", line 198, in prep_mcp
      subprocess.check_call('{} downloadAssets'.format(gradlew).split(' '), cwd=workdir)
    File "/usr/lib/python3.10/subprocess.py", line 369, in check_call
      raise CalledProcessError(retcode, cmd)
  subprocess.CalledProcessError: Command '['./gradlew', 'downloadAssets']' returned non-zero exit status 1.
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions