datawhalechina / easy-rl

强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
Other
9.04k stars 1.81k forks source link

the version of numpy #125

Closed HanggeAi closed 7 months ago

HanggeAi commented 1 year ago

some ver of numpy could cause error while importing gym and torch.I tried some ver of numpy the ver of numpy numpy==1.20 works.