bug-lilypond
[Top][All Lists]
Advanced

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

Windows XP, convert-ly in versions > 2.8.1


From: Thomas Scharkowski
Subject: Windows XP, convert-ly in versions > 2.8.1
Date: Thu, 18 May 2006 22:42:35 +0200

Python problems under Windows have been reported before.
The last LilyPond version I could use convert-ly is 2.8.1, with 
Python 2.4.2 supplied by LilyPond  and Python 2.4.3, separatly 
installed.  

With 2.8.2 or 2.9.5 (and any other version after 2.8.1) I ger error 
messages:


convert-ly.py (GNU LilyPond) 2.9.5
...
Applying conversion: 2.7.40, 2.9.4Traceback (most recent call last):
  File "C:\Programme\LilyPond\usr\bin\convert-ly.py", line 300, in ?
    main ()
  File "C:\Programme\LilyPond\usr\bin\convert-ly.py", line 294, in 
main
    do_one_file (f)
  File "C:\Programme\LilyPond\usr\bin\convert-ly.py", line 227, in 
do_one_file
    (last, result) = do_conversion (infile.read (), from_version, 
to_version)
  File "C:\Programme\LilyPond\usr\bin\convert-ly.py", line 172, in 
do_conversion
    str = x[1] (str)
  File 
"C:\programme\lilypond\usr\share\lilypond\current\python\convertrules.
py", line 2787, in conv
    
TypeError: sub() takes at least 3 arguments (2 given)
Process C:\Programme\LilyPond\usr\bin\convert-ly.py exited with code 
1




reply via email to

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