Skip to content

AttributeError: PandaGym #1

Description

@kailugaji

Hello, when I train ETD on MiniGrid, the program crashes with the following error:

File "/home/xxx/ETD/src/algo/ppo_rollout.py", line 806, in learn
if self.env_source == EnvSrc.PandaGym:
File "/home/xxx/anaconda3/envs/etd/lib/python3.8/enum.py", line 384, in getattr
raise AttributeError(name) from None
AttributeError: PandaGym

How can I fix this? Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions