google-deepmind / lab2d

A customisable 2D platform for agent-based AI research
Apache License 2.0
422 stars 54 forks source link

Error while trying to build #36

Open Tanujk23 opened 1 year ago

Tanujk23 commented 1 year ago

Hello, i am facing the issue when i am trying to build dmlab2d. The below is the error 1699317422.338490998: src/main/tools/linux-sandbox-pid1.cc:521: child started with PID 2 collect2: fatal error: cannot find 'ld' compilation terminated. 1699317422.460192079: src/main/tools/linux-sandbox-pid1.cc:538: wait returned pid=2, status=0x100 1699317422.460197098: src/main/tools/linux-sandbox-pid1.cc:556: child exited normally with code 1 1699317422.484706913: src/main/tools/linux-sandbox.cc:233: child exited normally with code 1 Target //dmlab2d:dmlab2d_wheel failed to build INFO: Elapsed time: 138.600s, Critical Path: 100.78s INFO: 296 processes: 14 internal, 282 linux-sandbox. FAILED: Build did NOT complete successfully

Can you help me to solve this issue?

ezhang7423 commented 6 months ago

I got this same error

charlesbeattie commented 6 months ago

Do you have clang installed on your system? May be worth inspecting lab2d/blob/main/install.sh