install requests with pip
This commit is contained in:
parent
0c37aa39c6
commit
8cf1b04fed
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,8 @@ else
|
|||
exit 1
|
||||
fi
|
||||
|
||||
pip3 install requests
|
||||
|
||||
# Check:
|
||||
echo ""
|
||||
echo "[*] Checking installed versions:"
|
||||
|
|
Loading…
Add table
Reference in a new issue