araffin / rl-baselines-zoo

A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
https://stable-baselines.readthedocs.io/
MIT License
1.12k stars 208 forks source link

When trying to run enjoy.py "No module named 'pybullet_envs' module not found #28

Closed Kalelv45 closed 5 years ago

Kalelv45 commented 5 years ago

Describe the bug I'm getting started with rl-baselines-zoo, but when trying to run enjoy.py I get a module error, which I cannot find, inside the files downloaded and cannot install.

**Not adding other details because irrelevant for my problem.