nikhilbarhate99 / PPO-PyTorch

Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
MIT License
1.57k stars 332 forks source link

Environment setting about python version, gym and roboschool #70

Open vickychen928 opened 1 month ago

vickychen928 commented 1 month ago

I have seen the similar issue about this problem. However, the python version in reply is 3.6. I am wondering if I want to use a python version greater than 3.8, which gym and roboschool verison should I use?