Closed arfff527 closed 3 weeks ago
Hi there, nice that you are trying to setup my repo. I have worked on this project using python 3.10, and it should also work for python 3.11. Have you tried setting up a virtual environment, and tried pip install -r requirements.txt ?
You could also try: pip install stable-baselines3[extra] or pip install stable-baselines3
Let me know if this works.
Best, Robbert
Thanks Robbert, the probelm has been solved.
Hello, Robbert, When I try run the code, seems no stable_baselines3 package or file.