1

I downloaded the repository from https://github.com/eclipse/deeplearning4j. From the directory, I executed mvn clean install. After a while I got this error :

Failed to execute goal org.bytedeco:javacpp:1.5.3:build (javacpp-cppbuild-compile) on project libnd4j: Execution javacpp-cppbuild-compile of goal org.bytedeco:javacpp:1.5.3:build failed: Process exited with an error: 1 ```

enter image description here

What am I doing wrong ?

bad_coder
  • 11,289
  • 20
  • 44
  • 72
Nitin
  • 31
  • 1
  • 6
  • You don't provide enough information to answer your question here, re run maven with the trace option as the error message suggests, and re-post your question or edit this one. – Zachary Craig May 18 '20 at 18:24
  • If you do not need to build from source, consider using the snapshots: https://deeplearning4j.konduit.ai/config/config-snapshots – Samuel Audet May 19 '20 at 03:00
  • 1
    @SamuelAudet Thanks ! Building from source was not required !! – Nitin May 22 '20 at 05:28

0 Answers0