min-cartpole Minimal example of using the cartpole environment with Mujoco. Setup conda create -n mujoco-tutorial python=3.12 There's only 2 pip requirements, so you can either pip install mujoco pip install mujoco-python-viewer or pip install -r requirements.txt