mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 22:54:27 -04:00
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
Add a link
Reference in a new issue