PaddlePaddle / PARL

A high-performance distributed training framework for Reinforcement Learning
https://parl.readthedocs.io/
Apache License 2.0
3.22k stars 816 forks source link

python 3.9 unittest for examples #999

Open ShuaibinLi opened 1 year ago

ShuaibinLi commented 1 year ago

The old version of atari-py specified in some examples (e.g. A2C) cannnot be installed in python3.9. Wait for the Atari environment to be unified before testing examples in python3.9.