I have installed BeautifulSoup using easy_install and trying to run following script
from BeautifulSoup import BeautifulSoup import re doc = [\'
if you installed its this way(if you not, installing this way):
pip install beautifulsoup4
and if you used its this code(if you not, use this code):
from bs4 import BeautifulSoup
if you using windows system, check it if there are module, might saved different path its module