-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Description
When I run the installation of deepmind lab on Ubuntu16.04, all dependencies have been installed, but there still some errors:
ERROR: /home/tommy/IMPALA/lab/BUILD:895:1: Linking of rule '//:libdmlab_headless_hw.so' failed (Exit 1)
gcc: error: :dmlab.lds: No such file or directory
Target //python/pip_package:build_pip_package failed to build
Use --verbose_failures to see the command lines of failed build steps.
INFO: Elapsed time: 125.820s, Critical Path: 72.23s
INFO: 835 processes: 835 linux-sandbox.
FAILED: Build did NOT complete successfully
How to fix it, please?