pfnet / pfrl

PFRL: a PyTorch-based deep reinforcement learning library
MIT License
1.18k stars 158 forks source link

Fix CI error due to gym's version #159

Closed muupan closed 3 years ago

muupan commented 3 years ago

Resolves #158

Why this PR resolves the issue:

Both atari_py and opencv-python are included in gym[atari], so it must be safe to stop installing them manually. See https://github.com/openai/gym/blob/a4c3f15e9b0c7525ec9006e92a3bf6bc8bd0a798/setup.py#L11-L19

muupan commented 3 years ago

/test

pfn-ci-bot commented 3 years ago

Successfully created a job for commit a628a7c: