How to build DeepMind Lab on macOS Mojave (as of 2019/02/01)
-
Clone
macos
branch of https://github.com/deepmind/lab -
Read https://github.com/deepmind/lab/blob/macos/README.md and install dependencies.
-
Edit
WORKSPACE
to correctpath
s ofglib_archive
,sdl_system
, andpython_system
.
- For
glib_archive
andsdl_system
, you need to specify their correct paths.