Error while importing BeautifulSoup into AppEngine

137 views
Skip to first unread message

Rodrigo Araujo

unread,
May 24, 2012, 2:13:30 PM5/24/12
to google-a...@googlegroups.com
Hello everyone,

I have a working script to parse a html page and get some data using BeautifulSoup.

It's been installed using sudo pip install beautifulsoup4.

When I tried to import BeautifulSoup (from bs4 import BeautifulSoup) inside my appengine code, I got the message:

ImportError: No module named bs4

What am I doing wrong?

Thanks in advance,

Rodrigo Araújo
Reply all
Reply to author
Forward
0 new messages