mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-04 19:18:46 +08:00
Set wheel package version to 0.38.4
This commit is contained in:
@@ -249,8 +249,8 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"source": [
|
||||
"# Install the specific setuptools version required to install the dependencies\n",
|
||||
"!pip install setuptools==65.5.0"
|
||||
"# Install the specific setuptools and wheel version required to install the dependencies\n",
|
||||
"!pip install setuptools==65.5.0 wheel==0.38.4"
|
||||
],
|
||||
"metadata": {
|
||||
"id": "eUamMNshb6ee"
|
||||
|
||||
Reference in New Issue
Block a user