google-deepmind/lab

ModuleNotFoundError: No module named 'deepmind_lab'

splatboydev opened this issue · 0 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