bzr: ERROR: Unable to import library "fastimport": No module named fastimport

Oliver Schrenk oliver.schrenk at gmail.com
Mon Nov 15 17:00:25 GMT 2010


Of course. Kinda new to both bzr and py so I didn't know where to start. 

Just ran 

	bzr branch lp:python-fastimport python_fastimport 
	cd python-fastimport/ 
	python setup.py install

before the other scripts. 

Thanks!


Am 15.11.2010 um 16:18 schrieb John Arbash Meinel:

> -----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