RLs icon indicating copy to clipboard operation
RLs copied to clipboard

Unable to run algorithms due to gym environment issue

Open veerendrav opened this issue 1 year ago • 0 comments

I am able to successfully install the RLs. While running the command the command python run.py -p gym -a dqn -e CartPole-v0 -c 12 -n dqn_cartpole I am getting this error

load config from rls/configs/gym/CartPole-v0.yaml failed, cannot find file.

veerendrav avatar Nov 30 '23 11:11 veerendrav