This is the output after inputting "pip3 install -r requirements.txt"
Collecting requests==2.20.1 Using cached requests-2.20.1-py2.py3-none-any.whl (57 kB) Collecting BeautifulSoup==3.2.1 Using cached BeautifulSoup-3.2.1.tar.gz (31 kB) ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-uj796awn/beautifulsoup_d7350856f0bb4996aeb10ca47c946245/setup.py'"'"'; __file__='"'"'/tmp/pip-install-uj796awn/beautifulsoup_d7350856f0bb4996aeb10ca47c946245/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-bgy8gurw cwd: /tmp/pip-install-uj796awn/beautifulsoup_d7350856f0bb4996aeb10ca47c946245/ Complete output (6 lines): Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-install-uj796awn/beautifulsoup_d7350856f0bb4996aeb10ca47c946245/setup.py", line 22 print "Unit tests have failed!" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Unit tests have failed!")? ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/1e/ee/295988deca1a5a7accd783d0dfe14524867e31abb05b6c0eeceee49c759d/BeautifulSoup-3.2.1.tar.gz#sha256=6a8cb4401111e011b579c8c52a51cdab970041cc543814bbd9577a4529fe1cdb (from https://pypi.org/simple/beautifulsoup/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. ERROR: Could not find a version that satisfies the requirement BeautifulSoup==3.2.1 ERROR: No matching distribution found for BeautifulSoup==3.2.1
This is the output after inputting "pip3 install -r requirements.txt"
Collecting requests==2.20.1 Using cached requests-2.20.1-py2.py3-none-any.whl (57 kB) Collecting BeautifulSoup==3.2.1 Using cached BeautifulSoup-3.2.1.tar.gz (31 kB) ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-uj796awn/beautifulsoup_d7350856f0bb4996aeb10ca47c946245/setup.py'"'"'; __file__='"'"'/tmp/pip-install-uj796awn/beautifulsoup_d7350856f0bb4996aeb10ca47c946245/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-bgy8gurw cwd: /tmp/pip-install-uj796awn/beautifulsoup_d7350856f0bb4996aeb10ca47c946245/ Complete output (6 lines): Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-install-uj796awn/beautifulsoup_d7350856f0bb4996aeb10ca47c946245/setup.py", line 22 print "Unit tests have failed!" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Unit tests have failed!")? ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/1e/ee/295988deca1a5a7accd783d0dfe14524867e31abb05b6c0eeceee49c759d/BeautifulSoup-3.2.1.tar.gz#sha256=6a8cb4401111e011b579c8c52a51cdab970041cc543814bbd9577a4529fe1cdb (from https://pypi.org/simple/beautifulsoup/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. ERROR: Could not find a version that satisfies the requirement BeautifulSoup==3.2.1 ERROR: No matching distribution found for BeautifulSoup==3.2.1