Got Stuck with this "python setup.py egg_info" failed with error code 1
pip install BeautifulSoup Collecting BeautifulSoup Using cached https://files.pythonhosted.org/packages/1e/ee/295988deca1a5a7accd783d0dfe14524867e31abb05b6c0eeceee49c759d/BeautifulSoup-3.2.1.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 1, in <module> File "C:\Users\Achilies\AppData\Local\Temp\pip-install-zphm9dza\BeautifulSoup\setup.py", line 22 print "Unit tests have failed!" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Unit tests have failed!")? ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in C:\Users\Achilies\AppData\Local\Temp\pip-install-zphm9dza\BeautifulSoup\