google-deepmind / lab

A customisable 3D platform for agent-based AI research

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When I build deepmind_lab.so, the error are raised. Could you do me a favor?

XqWang3 opened this issue · comments

bazel build :deepmind_lab.so
ERROR: /home/ubuntu/wangxq/projects/lab/BUILD:897:2: //:python_game_py2: no such attribute 'python_version' in 'py_binary' rule
ERROR: /home/ubuntu/wangxq/projects/lab/BUILD:897:2: //:python_game_py3: no such attribute 'python_version' in 'py_binary' rule
ERROR: error loading package '': Package '' contains errors

Here too, please try this with a recent Bazel version.