Browse Source

install requests with pip

Nick Sweeting 7 years ago
parent
commit
8cf1b04fed
1 changed files with 2 additions and 0 deletions
  1. 2 0
      bin/archivebox-setup

+ 2 - 0
bin/archivebox-setup

@@ -69,6 +69,8 @@ else
     exit 1
 fi
 
+pip3 install requests
+
 # Check:
 echo ""
 echo "[*] Checking installed versions:"