mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-02-10 21:56:01 +08:00
Fix dependencies install
This commit is contained in:
committed by
GitHub
parent
b1da7ae197
commit
879063beb0
@@ -246,6 +246,18 @@
|
||||
"id": "e1obkbdJ_KnG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"source": [
|
||||
"# Install the specific setuptools version required to install the dependencies\n",
|
||||
"!pip install setuptools==65.5.0"
|
||||
],
|
||||
"metadata": {
|
||||
"id": "eUamMNshb6ee"
|
||||
},
|
||||
"execution_count": null,
|
||||
"outputs": []
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
|
||||
Reference in New Issue
Block a user