Closed
Description
Add Link
Getting this error - MuJoCo is not installed, run pip install "gymnasium[mujoco]"
while running this doc -
https://docs.pytorch.org/tutorials/intermediate/reinforcement_ppo.html
Describe the bug
This command is giving error-!pip3 install gym[mujoco]
Unable to run this code as a result - base_env = GymEnv("InvertedDoublePendulum-v4", device=device)
Describe your environment
Platform - MacOS, Google Colab
CPU
pytorch version-2.6.0+cu124