Step by step learning reinforcement learning
pip install gymnasium[classic-control]- download swigwin
- unzip to your work directory
- add swigwin-4.1.1 directory to system PATH
pip install gymnasium[classic-box2d]- download mojoco 2.1.5
- unzip to your home directory .mujoco and rename it to mujoco210
- add C:/Users/[your account]/.mujoco/mujoco210/bin to system PATH
pip install gymnasium[classic-mujoco]thank 赵世钰老师
thank seungeunrho