mirror of
https://github.com/gsi-upm/sitc
synced 2024-11-17 20:12:28 +00:00
Update 2_6_1_Q-Learning_Basic.ipynb
Updated installation with new version of gymnasium
This commit is contained in:
parent
9f46c534f7
commit
e4fdcd65a1
@ -44,7 +44,7 @@
|
||||
"First of all, install the Gymnasium library, which is a fork of the OpenAI Gym library:\n",
|
||||
"\n",
|
||||
"```console\n",
|
||||
"foo@bar:~$ conda install gymnasium\n",
|
||||
"foo@bar:~$ pip install gymnasium[classic-control]\n",
|
||||
"```\n",
|
||||
"\n",
|
||||
"If you get an error 'No module named 'Box2D', install 'pybox2d'.\n"
|
||||
|
Loading…
Reference in New Issue
Block a user