lilypond-user
[Top][All Lists]
Advanced

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

Re: title in the Breitkopf fraktura font


From: Valentin Petzel
Subject: Re: title in the Breitkopf fraktura font
Date: Fri, 01 Sep 2023 00:10:12 +0200

Hello Bernhard,

> Thanks a lot, that was fairly simple. I noted an error with convert-ly:
> > F:\Meine Noten\EigeneNoten\Kirchenchor>  C:\"Program Files
> > (x86)"\LilyPond\lilypond-2.25.7\bin\convert-ly
> > .\Näher-mein-Gott-zu-dir-Lowell-Mason-1792-1972-2.22.1.ly
> > C:\Program Files (x86)\LilyPond\lilypond-2.25.7\bin\convert-ly :
> > Traceback (most recent call last):
> > In Zeile:1 Zeichen:2
> > +  C:\"Program Files (x86)"\LilyPond\lilypond-2.25.7\bin\convert-ly
> > .\N ...
> > + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >     + CategoryInfo          : NotSpecified: (Traceback (most recent
> > call last)::String) [], RemoteException
> >     + FullyQualifiedErrorId : NativeCommandError
> > 
> >   File "C:\Program Files
> > (x86)\LilyPond\lilypond-2.25.7\bin\convert-ly.py", line 82, in <module>
> >     import convertrules
> >   File "C:\Program Files
> > (x86)\LilyPond\lilypond-2.25.7\share\lilypond\2.25.7\python\convertrules.p
> > y", line 5202
> >     if m := re.search(r"#:roman\b(?!-)", s):
> >           ^
> > SyntaxError: invalid syntax

To me this seems like your python does not know the := operator, which was 
introduced with python 3.8. Try to check your python version.

Cheers,
Valentin

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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