On 2012-12-24 08:25, Samarth Modi wrote:
> root at vd1:
> /opt/python3/lib/python3.3/site-packages/bzrlib/plugin/bzr_xmloutput_0_8_8
^^^
Apparently, you installed the plugin into the python 3.3 directory, ...
> [39] $ bzr version
> Bazaar (bzr) 2.1.1
> Python interpreter: /usr/bin/python 2.6.6
^^^^^
... but your bzr is using python 2.6.
Rainer