Not finding bzrlib . . .

Martin Pool mbp at sourcefrog.net
Thu Jul 23 02:12:36 BST 2009


2009/7/21 Russel Winder <russel.winder at concertant.com>:
> This has got to be something really trivially wrong on my part . . .
>
>        |> /home/Checkouts/Bazaar/Bazaar/Mainline_Mirror/bzr --version
>        Bazaar (bzr) 1.18dev
>        bzr: ERROR: No module named _annotator_py
>        You may need to install this Python library separately.
>        |> find /home/Checkouts/Bazaar/Bazaar/Mainline_Mirror -name _annotator_py.py
>        /home/Checkouts/Bazaar/Bazaar/Mainline_Mirror/bzrlib/_annotator_py.py
>        find: ‘/home/Checkouts/Bazaar/Bazaar/Mainline_Mirror/tools/win32/buildout-templates’: Permission denied
>        find: ‘/home/Checkouts/Bazaar/Bazaar/Mainline_Mirror/doc/en/upgrade-guide’: Permission denied
>        |>
>
> So the file is in the tree of the bzr script I am running, what could
> interfere with it being found?

The traceback in ~/.bzr.log may help.  Or run 'make clean' then make
in that checkout; something is probably out of date.

-- 
Martin <http://launchpad.net/~mbp/>



More information about the bazaar mailing list