Fastimport plugin not working

Piotr Kalinowski pitkali at gmail.com
Tue Oct 15 12:53:02 UTC 2013


Thomas Manson <dev.mansonthomas at gmail.com> writes:

> So I can see that it uses python 2.6.

So it's probably the packaged version of bzr, which is built for python
2.6 to support older OS X versions.

> and when I've two version (because of my many try to solve this issue, I
> end up installing python 2.7.2 with macport through a dependency)

May I suggest using homebrew instead of macports? You could avoid
compiling the stuff that already comes with the system.

> I need to get back to work now, I'll try to force the use of 2.6 python to
> install fastimport and try again.

Just in case, you'd probably want to do something like the following:

$ sudo easy_install-2.6 fastimport

easy_install-2.6 comes with the OS.

Regards,
Piotr Kalinowski
-- 
Intelligence is like a river: the deeper it is, the less noise it makes.




More information about the bazaar mailing list