|
From: Martin C. <cos...@wa...> - 2010-01-12 21:20:05
|
Bruce Sherwood wrote:
> This presumably produces a Unix-like version, right? The problem somehow
> is with creating a Carbon-based Mac-specific version. But thanks for the
> information.
Yes, this is the X11 version. It works with Fink's python26, which uses
X11, too.
I should perhaps add that after Fink's python26 was updated from 2.6.2
to 2.6.4 and boost1.35 compiled against the latter version of python, I
first got the same breakage of vpython as anyone else ("AttributeError:
'Boost.Python.StaticProperty' object attribute '__doc__' is read-only").
The latest version of boost1.35.python26 in Fink is now patched so that
this error does not appear any more.
--
Martin
|