noob can't install python modules/scripts
lostguru
aznjedi585 at gmail.com
Sat Dec 29 11:21:22 EST 2012
On Saturday, December 29, 2012 9:33:59 AM UTC-5, Joel Goldstick wrote:
> You should read the BeautifulSoup tutorial/documentation. If I remember correctly you do
> from bs4 import BeautifulSoup
>
> Look at this tutorial to get started: http://www.crummy.com/software/BeautifulSoup/bs4/doc/
ah got it, I was told to use import -modulename- for pretty much everything by a classmate; I'll definitely look into the documentation
thanks again for the help guys
More information about the Python-list
mailing list