Quote:
|
Originally Posted by zem52887
trying to find my way around beautiful soup but having a bit of trouble, it's not an installable client is it? anyways sorry for the double post I'm just excited that we might be able to actually do this!
|
Yeah, BeautifulSoup doesn't appear to have a Windows installer line some Python libraries do. But it's not too hard to install. Download the ".py" file from
here, and put it in C:\Python24\Lib (assuming you installed Python to C:\Python24 of course!). Hopefully, that should do it.