I read this without finding the solution: http://docs.python.org/install/index.html
I think the current right way to do this is by pip like Pramod comments
pip
pip install beautifulsoup4
because of last changes in Python, see discussion here. This was not so in the past.