it said
AttributeError: 'EnvSpec' object has no attribute 'max_episode_seconds'
in /EPG/epg/envs/random_robots.py", line 130, in meta_reset
max_episode_seconds=spec.max_episode_seconds
It may be my gym version is not the same as yours.
my gym is gym-0.14.0