Cannot import BeautifulSoup in Python 3.x in Mac OS X

44 views
Skip to first unread message

ePi272314

unread,
Mar 11, 2015, 6:44:57 PM3/11/15
to beauti...@googlegroups.com
Hola
Hello
I am new to BeautifulSoup and I am receiving an error when I try to import it Python 3.x in Mac OS X

1) I have MAC OS X 10.7.5
2) I have tried with 3.0, 3.3, 3.4
3) I installed it using easy_install

from bs4 import BeautifulSoup
Produced error in line 175, I changed that line to 'except Exception as e:' but I received another error in line 405, a later other in other lines.
A nightmare.

I tried to import in phyton2.x and it works fine

Any suggestion?

Regards
Reply all
Reply to author
Forward
0 new messages