Can't install the baselines without purchasing a mujoco license even though I don't want to use physics mujoco algs.
should be fixed now (was related to new release of mujoco-py that cannot be installed without actual mujoco): https://github.com/openai/baselines/pull/661
Awesome thanks for that change.
Hi,
I have the same problem,
Can not install baselines, and don't need mujoco
Can you please instruct me to solve this problem?
Use source to install, not pip.
Most helpful comment
should be fixed now (was related to new release of mujoco-py that cannot be installed without actual mujoco): https://github.com/openai/baselines/pull/661