<div dir="ltr">Thanks Piotr, it did work.<div><br></div><div>I use homebrew, but lost of lost, I was trying anything I could find on the web ;)</div><div><br></div><div>So homebrew is better than macport ?</div><div><br></div>

<div>I'm quite still new to mac, it's only been 6 months since I work on it.</div><div><br></div><div>Thomas.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 15, 2013 at 2:53 PM, Piotr Kalinowski <span dir="ltr"><<a href="mailto:pitkali@gmail.com" target="_blank">pitkali@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">Thomas Manson <<a href="mailto:dev.mansonthomas@gmail.com">dev.mansonthomas@gmail.com</a>> writes:<br>


<br>
> So I can see that it uses python 2.6.<br>
<br>
</div>So it's probably the packaged version of bzr, which is built for python<br>
2.6 to support older OS X versions.<br>
<div class="im"><br>
> and when I've two version (because of my many try to solve this issue, I<br>
> end up installing python 2.7.2 with macport through a dependency)<br>
<br>
</div>May I suggest using homebrew instead of macports? You could avoid<br>
compiling the stuff that already comes with the system.<br>
<div class="im"><br>
> I need to get back to work now, I'll try to force the use of 2.6 python to<br>
> install fastimport and try again.<br>
<br>
</div>Just in case, you'd probably want to do something like the following:<br>
<br>
$ sudo easy_install-2.6 fastimport<br>
<br>
easy_install-2.6 comes with the OS.<br>
<br>
Regards,<br>
Piotr Kalinowski<br>
<span class="HOEnZb"><font color="#888888">--<br>
Intelligence is like a river: the deeper it is, the less noise it makes.<br>
<br>
<br>
</font></span></blockquote></div><br></div>