mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Don't install Python 2's pip
This commit is contained in:
@@ -111,7 +111,7 @@ ntpdate \
|
||||
mjpg-streamer \
|
||||
python3-opencv \
|
||||
python3-pip \
|
||||
python-pip
|
||||
#python-pip
|
||||
#ipython \
|
||||
#ipython3 \
|
||||
#python-dev \
|
||||
@@ -135,7 +135,7 @@ sed -i "s/updates_available//" /usr/share/byobu/status/status
|
||||
# #my_travis_retry pip3 install --upgrade pip
|
||||
|
||||
echo_stamp "Make sure both pip and pip3 are installed"
|
||||
pip --version
|
||||
#pip --version
|
||||
pip3 --version
|
||||
|
||||
echo_stamp "Install and enable Butterfly (web terminal)"
|
||||
|
||||
Reference in New Issue
Block a user