How do I install bzr-fastimport?

Tiago Cogumbreiro cogumbreiro at gmail.com
Fri Apr 22 16:39:57 UTC 2011


Hello all,

I tried following the instructions in bzr-fastimport site [1] and the
installation did not succeed, since:

$ bzr fast-export repo/ > repo.fi
bzr: ERROR: No module named fastimport.cmds
You may need to install this Python library separately.

I googled around and found out some more failed attempts [2,3,4] whose
fixes did not work with me, since after renaming directory
'fastimport' to 'python_fastimport' I tried installing it system-wide

sudo python setup.py install

But then I get the following error:

$ bzr fast-export repo/ > repo.fi
bzr: ERROR: No module named fastimport.cmds
You may need to install this Python library separately.

Any idea on what am I doing wrong?

1. http://wiki.bazaar.canonical.com/BzrFastImport
2. http://osdir.com/ml/bazaar/2010-11/msg00133.html
3. http://osdir.com/ml/bazaar/2011-03/msg00052.html
4. http://osdir.com/ml/bazaar/2011-03/msg00045.html



More information about the bazaar mailing list