google-deepmind / lab

A customisable 3D platform for agent-based AI research

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'deepmind_lab'

splatboydev opened this issue · comments

Traceback (most recent call last):
File "random_agent.py", line 27, in
import deepmind_lab
ModuleNotFoundError: No module named 'deepmind_lab'

--Python 3.8.5--
image