<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type></HEAD>
<BODY>
<DIV>
<DIV style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">I think it was mainly a problem if you upgraded , as before python 2.6 was the default so it installed to the python 2.6 site-packages dir, but then python 2.7 became the default, so the 'bzr' python script tries to import bzrlib, but since the shebang is just #!/usr/bin/python, its running under python2.7 , which bzrlib was not installed to. Just the hazard of upgrading and using the same system for years :)<BR><BR>~mark</DIV></DIV>
<DIV dir=ltr>
<HR>
<SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">From: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:jrosen@harvestai.com">Joshua Judson Rosen</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Sent: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">‎6/‎23/‎2014 7:44 AM</SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">To: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:richard.wilbur@gmail.com">Richard Wilbur</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Cc: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:markgrandi@gmail.com">mark grandi</A>; <A href="mailto:bazaar@lists.canonical.com">bazaar@lists.canonical.com</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Subject: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">Re: bzr for Mac OSX 10.9+</SPAN><BR><BR></DIV>On 2014-06-23 04:48, Richard Wilbur wrote:<BR>> On Mon, Jun 23, 2014 at 2:04 AM, mark grandi <markgrandi@gmail.com> wrote:<BR>>> Bazaar is a python 2 application, and pretty sure it installs to the<BR>>> python2.6 directory, does this help?<BR>><BR>> My Ubuntu GNU/Linux 12.04 install of both bzr v2.5.1 and bzr<BR>> v2.7.0dev1 (trunk) has bzr running against python 2.7, but I have no<BR>> recent experience with the bzr Mac OS X installer.<BR>><BR>>> http://instanceof.me/post/7880963425/fixing-bazaar-for-mac-os-x-10-7-lion<BR>><BR>> Nice instructions.  The latest Mac OS installer[0] delivers bzr v2.6.0<BR>> which I expect would work fine under python 2.7.<BR><BR>MacPorts also ships bzr and a bunch of plugins, FYI. Anecdotally, the Mac users<BR>in my office all appear to have found it the most effective way of installing bzr<BR>onto various versions of Mac OS (AFAIK, it was closer to `just works' on more<BR>systems than the canonical/Canonical installer; YMMV, of course).<BR><BR>-- <BR>"'tis an ill wind that blows no minds."<BR></BODY></HTML>