View Single Post
Old May 17th, 2006, 2:30 PM   #27
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
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.
Arevos is offline   Reply With Quote