<br><br><div class="gmail_quote">On Tue, Feb 23, 2010 at 5:46 PM, Stefan Behnel <span dir="ltr">&lt;<a href="mailto:stefan_ml@behnel.de">stefan_ml@behnel.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
sharifah ummu kulthum, 23.02.2010 04:45:<br>
<div class="im">&gt; I am so sorry but I really don&#39;t know how to change the code as I have just<br>
&gt; learn python. How am I going to switch the version or to change the code?<br>
&gt; Because I don&#39;t really understand the code.<br>
&gt;<br>
&gt; Here is the code:<br>
</div>&gt; [...]<br>
<br>
That&#39;s some funny code - it uses BeautifulSoup to parse HTML, and then uses<br>
lxml to build an XML tree from it - instead of using just lxml in the first<br>
place...<br>
<br>
Please send an e-mail to the original author of the tool to tell him/her<br>
about the problem. Use the project mailing list for this (if there is one).<br>
If that doesn&#39;t help, I&#39;d suggest installing BeautifulSoup 3.0.8 to see if<br>
that helps.<br>
<font color="#888888"><br>
Stefan<br>
<br></font></blockquote><div>I have sent an email to the author and I doubt that it will be a quick respond. And this project does not have a mailing list. This is just an individual class project that I have to complete which the deadline is so close now. How can I install BeautifulSoup 3.0.8?<br>
<br># sudo easy_install BeautifulSoup 3.0.8<br><br>like this? <br></div></div><br>