lilypond-devel
[Top][All Lists]
Advanced

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

build failure with python 2.4.4


From: Graham Percival
Subject: build failure with python 2.4.4
Date: Wed, 30 Jan 2008 18:45:43 -0800

I can't build lilypond any more with python 2.4.4:


$ nice make
...
Traceback (most recent call last):
  File "/home/lilypond/lilypond/scripts/lilypond-book.py", line
1872, in ?
    main ()
  File "/home/lilypond/lilypond/scripts/lilypond-book.py", line
1838, in main
    chunks = do_file (file)
  File "/home/lilypond/lilypond/scripts/lilypond-book.py", line
1696, in do_file
    progress (_ ("Reading %s...") % input_fullname)
  File "/home/lilypond/lilypond/python/out/lilylib.py", line 60,
in stderr_write
    encoded_write (sys.stderr, s)
  File "/home/lilypond/lilypond/python/out/lilylib.py", line 57,
in encoded_write
    f.write (s.encode (f.encoding))
TypeError: encode() argument 1 must be string, not None
make[2]: *** [out/lilypond.nexi] Error 1


Cheers,
- Graham




reply via email to

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