lilypond-user
[Top][All Lists]
Advanced

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

Re: convert-ly...


From: Stan Sanderson
Subject: Re: convert-ly...
Date: Tue, 8 Jul 2008 15:07:16 -0500


On Jul 8, 2008, at 2:01 PM, Wilbert Berendsen wrote:

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/

$ python --version
Python 2.5.2


Stan






reply via email to

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