bzr: ERROR: Unable to import library "fastimport": No module named fastimport
John Arbash Meinel
john at arbash-meinel.com
Mon Nov 15 15:18:24 GMT 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 11/15/2010 9:15 AM, Oliver Schrenk wrote:
> I'm trying to convert a bzr repository into a git repository
>
> Using OS X 10.6.5
>
> brew install bazaar
> mkdir -p ~/.bazaar/plugins
> cd ~/.bazaar/plugins
> bzr clone lp:bzr-fastimport fastimport
>
> mkdir ~/project.git
> cd ~/project.git
> git init
> bzr fast-export --plain ~/path/to/bzr/branch | git fast-import
>
> When running the last command I get
>
> bzr: ERROR: Unable to import library "fastimport": No module named fastimport
>
> I must be missing something obvious.
>
> Best regards
> Oliver Schrenk
>
I think 'bzr-fastimport' was changed to require the "python-fastimport"
module. Jelmer would know more, though.
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkzhT0AACgkQJdeBCYSNAAPlbgCfaVD10C9T6TXDoDPyaNSed42H
Y0cAoKqTw5HEP4vir1IQSnsgUAj7HiNH
=K/dV
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list