Installed BS4 cant import error CENT OS

40 views
Skip to first unread message

codervince

unread,
May 13, 2016, 9:39:46 AM5/13/16
to beautifulsoup
works fine on Mac os
trying on centos.
Get
Cant import

from bs4 import BeautifulSoup

ImportError: No module named bs4


python shell

>> import bs4

>>


pip list:


# pip list

beautifulsoup4 (4.4.1)

pip (8.1.1)

psycopg2 (2.6.1)

pytz (2016.1)

setuptools (20.3)

SQLAlchemy (1.0.11)

wheel (0.29.0)


Installed it thusly

sudo pip install BeautifulSoup4

Reply all
Reply to author
Forward
0 new messages