[Tutor] How to install BeautifulSoup?

Richard D. Moores rdmoores at gmail.com
Fri Oct 29 08:07:28 CEST 2010


64-bit Vista
Python 2.6.4

I just downloaded BeautifulSoup-3.0.8.1, which is a folder containing
setup.py. Does anyone know how to run setup,py?

I've already tried

C:\Python26\Lib\site-packages\BeautifulSoup-3.0.8.1>setup.py
 File "C:\Python26\Lib\site-packages\BeautifulSoup-3.0.8.1\setup.py", line
22
   print "Unit tests have failed!"

^

and

C:\Python26\Lib\site-packages\BeautifulSoup-3.0.8.1>python setup.py
  File "setup.py", line 22
    print "Unit tests have failed!"
                                  ^

Thanks,

Dick Moores
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20101028/8ff546b5/attachment.html>


More information about the Tutor mailing list