Installation Problem

58 views
Skip to first unread message

Charles

unread,
Feb 19, 2017, 10:37:14 AM2/19/17
to beautifulsoup
I use Anacoda 4.3..0 (Python 3.6). I tried to install beautiful soup using pip and received the following error message:

C:\Users\cinguhwk>pip install BeautifulSoup
Collecting BeautifulSoup
  Downloading 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\cinguhwk\AppData\Local\Temp\pip-build-3c1ob_3q\BeautifulSoup\setup.py", line 22
        print "Unit tests have failed!"
                                      ^
    SyntaxError: Missing parentheses in call to 'print'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\cinguhwk\AppData\Local\Temp\pip-build-3c1ob_3q\BeautifulSoup\

Is there a better way to install Beautiful Soup? Or is it not ready for Python 3 yet?
Reply all
Reply to author
Forward
0 new messages