bzr 2.3b: unable to load plugins

Tom Browder tom.browder at gmail.com
Tue Oct 12 16:52:44 BST 2010


I am trying this new release but now my plugins won't load (I'm using
Python 2.7 on Ubuntu).

Sample:

cd <my repo)
bzr update
Unable to load plugin 'svn'. It requested API version (2, 2, 0) of
module <module 'bzrlib' from
'/usr/local/lib/python2.7/site-packages/bzrlib/__init__.pyc'> but the
minimum exported version is (2, 3, 0), and the maximum is (2, 3, 0)
Unable to load plugin 'rewrite'. It requested API version (2, 2, 0) of
module <module 'bzrlib' from
'/usr/local/lib/python2.7/site-packages/bzrlib/__init__.pyc'> but the
minimum exported version is (2, 3, 0), and the maximum is (2, 3, 0)
Unable to load plugin 'svn'. It requested API version (2, 2, 0) of
module <module 'bzrlib' from
'/usr/local/lib/python2.7/site-packages/bzrlib/__init__.pyc'> but the
minimum exported version is (2, 3, 0), and the maximum is (2, 3, 0)
Unable to load plugin 'rewrite'. It requested API version (2, 2, 0) of
module <module 'bzrlib' from
'/usr/local/lib/python2.7/site-packages/bzrlib/__init__.pyc'> but the
minimum exported version is (2, 3, 0), and the maximum is (2, 3, 0)

I re-installed the two modules (rewrite is the latest version).

I've tried to find a later version of the svn package (using
bzr-svn-1.0.3 now) but the link is bad.

Ideas?

Thanks.

-Tom

Thomas M. Browder, Jr.
Niceville, Florida
USA



More information about the bazaar mailing list