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/


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to