I am using beautifulsoup, and I am getting some htmlparser errors with start tags etc.
I read on crummy's site that one suggestion is to go back to an older version (3.08).
I am using Ubuntu, where I did:
sudo apt-get install python-beautifulsoup
to install it.
- how can I check what version I have now?
- how can I force a specific version using apt-get? (and how to uninstall what I have now)
thanks (i'm newish to ubuntu)
latest version of ubuntu 10.04