Typo in the readme
JSchapke opened this issue · 0 comments
JSchapke commented
Following the readme:
from procgen import ProcgenGym3Env
env = ProcgenGym3Env(num_envs=1, env_name="coinrun")
Traceback (most recent call last):
File "", line 1, in
TypeError: init() missing 1 required positional argument: 'num'