Closed Pei-w closed 4 years ago
Thank you for your email, I have solved this problem.So sorry for the late reply. I deleted the virtual environment used for highway-env in my conda,. Then I reinstalled the package related to highway-env, and I can run the example you gave me
FileNotFoundError: [Errno 2] No such file or directory: 'envs/CartPole.json'
Hello, I used your example
**_python3 experiments.py evaluate envs/CartPole.json agents/dqn.json --train --episodes=200_**
to test run. I have installed openai gym in my own virtual environment. What's the reason for this error?