mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-02-09 05:14:23 +08:00
Add pip install pyglet
This commit is contained in:
@@ -265,6 +265,7 @@
|
||||
"!pip install gym[box2d]\n",
|
||||
"!pip install stable-baselines3[extra]\n",
|
||||
"!pip install huggingface_sb3\n",
|
||||
"!pip install pyglet\n",
|
||||
"!pip install ale-py==0.7.4 # To overcome an issue with gym (https://github.com/DLR-RM/stable-baselines3/issues/875)"
|
||||
]
|
||||
},
|
||||
@@ -1108,4 +1109,4 @@
|
||||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user