bug-lilypond
[Top][All Lists]
Advanced

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

Re: convert-ly...


From: Wilbert Berendsen
Subject: Re: convert-ly...
Date: Tue, 8 Jul 2008 21:01:03 +0200
User-agent: KMail/1.9.9

Op dinsdag 8 juli 2008, schreef Stan Sanderson:
> ...is not my friend.
>
> Mac OS 10.4.11, PPC, Lilypond 2.11.51
>
> convert-ly fails with the following messsage
>
> >  Traceback (most recent call last):
> >   File "/Applications/LilyPond.app/Contents/Resources/bin/convert-
> > ly", line 43, in ?
> >     import convertrules
> >   File "/Applications/LilyPond.app/Contents/Resources/share/
> > lilypond/current/python/convertrules.py", line 49
> >     @rule ((0, 1, 9), _ ('\\header { key = concat + with +
> > operator }'))
> >     ^
> > SyntaxError: invalid syntax

Are you using Python 2.4 or newer? I thought configure already requires Python 
to be 2.4 or higher. The decorator syntax needs at least Python 2.4.

try:
$ python --version
to determine your Python version.

best regards,
Wilbert Berendsen

-- 
LilyKDE, LilyPond for KDE: http://lilykde.googlecode.com/




reply via email to

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