Re: [gtk-osx-users] Error when compiling gobject-introspection on macOS 10.13



Just check the backtrace from the first email - there's no C involved. The error message comes from

/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/spawn.py

Jiri

On Sat, Sep 16, 2017 at 9:53 PM, John Ralls <jralls ceridwen us> wrote:

> On Sep 16, 2017, at 12:44 PM, Jiří Techet <techet gmail com> wrote:
>
> Hi John,
>
> at least from the backtrace it doesn't seem to happen when linking libpython but rather when running preprocess() from
>
> https://docs.python.org/2/distutils/apiref.html

Huh. That's odd, there's no reason that should care about deployment target. You're sure it's using /usr/bin/python, not linking libpython and calling distutils.preprocess() from C?

Regards,
John Ralls




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]