bzr for Mac OSX 10.9+
mark grandi
markgrandi at gmail.com
Mon Jun 23 15:04:38 UTC 2014
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 :)
~mark
-----Original Message-----
From: "Joshua Judson Rosen" <jrosen at harvestai.com>
Sent: 6/23/2014 7:44 AM
To: "Richard Wilbur" <richard.wilbur at gmail.com>
Cc: "mark grandi" <markgrandi at gmail.com>; "bazaar at lists.canonical.com" <bazaar at lists.canonical.com>
Subject: Re: bzr for Mac OSX 10.9+
On 2014-06-23 04:48, Richard Wilbur wrote:
> On Mon, Jun 23, 2014 at 2:04 AM, mark grandi <markgrandi at gmail.com> wrote:
>> Bazaar is a python 2 application, and pretty sure it installs to the
>> python2.6 directory, does this help?
>
> My Ubuntu GNU/Linux 12.04 install of both bzr v2.5.1 and bzr
> v2.7.0dev1 (trunk) has bzr running against python 2.7, but I have no
> recent experience with the bzr Mac OS X installer.
>
>> http://instanceof.me/post/7880963425/fixing-bazaar-for-mac-os-x-10-7-lion
>
> Nice instructions. The latest Mac OS installer[0] delivers bzr v2.6.0
> which I expect would work fine under python 2.7.
MacPorts also ships bzr and a bunch of plugins, FYI. Anecdotally, the Mac users
in my office all appear to have found it the most effective way of installing bzr
onto various versions of Mac OS (AFAIK, it was closer to `just works' on more
systems than the canonical/Canonical installer; YMMV, of course).
--
"'tis an ill wind that blows no minds."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20140623/04df1e0a/attachment.html>
More information about the bazaar
mailing list