fix : wheel error on some linux system
This commit is contained in:
@@ -7,6 +7,9 @@ sudo apt-get update
|
|||||||
|
|
||||||
pip install --upgrade pip
|
pip install --upgrade pip
|
||||||
|
|
||||||
|
# install wheel
|
||||||
|
pip install --upgrade pip setuptools wheel
|
||||||
|
|
||||||
# Install Python dependencies from requirements.txt
|
# Install Python dependencies from requirements.txt
|
||||||
pip3 install -r requirements.txt
|
pip3 install -r requirements.txt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user