lilypond-user
[Top][All Lists]
Advanced

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

Re: midi2ly


From: Hans Aberg
Subject: Re: midi2ly
Date: Wed, 29 Oct 2014 23:10:21 +0100

> On 29 Oct 2014, at 21:53, ole <address@hidden> wrote:

> I think I found the right place for your line.
> And get the following error warning:
> 
> /Applications/LilyPond.app/Contents/Resources/bin/midi2ly:54: RuntimeWarning: 
> Python C API version mismatch for module midi: This Python has API version 
> 1013, module midi has version 1012.

The LilyPond midi2ly file has been compiled for the API in Python 2.4, so the 
line should really be: 
exec /usr/bin/arch -i386 /usr/bin/python2.4 
/Applications/LilyPond.app/Contents/Resources/bin/midi2ly "address@hidden

But this version does not come with the system installation in /usr/bin/ of 
later OS X.

> Sorry for the noise! 
> Just discovered that a .ly file has been made despite of the error warning..

Strictly speaking, it is a warning as it passes the compile, not an error which 
would abort. So it is a relevant issue, though it seems to work.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]