mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-20 19:11:56 +08:00
install requests with pip
This commit is contained in:
parent
0c37aa39c6
commit
8cf1b04fed
@ -69,6 +69,8 @@ else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
pip3 install requests
|
||||
|
||||
# Check:
|
||||
echo ""
|
||||
echo "[*] Checking installed versions:"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user