nikhilbarhate99 / PPO-PyTorch

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

the version problem about gym and roboschool #66

Open ShunZuo-AI opened 5 months ago

ShunZuo-AI commented 5 months ago

firstly,thank your code! can you tell me the version the gym and roboschool in the work

hzy111111 commented 4 months ago

python==3.6.2, gym==0.12.1, roboschool==1.0.40, worked.

lightflyer commented 6 days ago

python==3.6.2, gym==0.12.1, roboschool==1.0.40, worked.

when i use python 3.6.2 install roboschool == 1.0.40, it shows ERROR: No matching distribution found for roboschool==1.0.40