forgot to CC again ...
-------- Forwarded Message -------- Subject: Re: Error on running convert.ly Date: Fri, 01 Aug 2014 10:21:35 +0200 From: Malte Meyn <[email protected]> To: John McWilliam <[email protected]> It looks to me as if your input file contains data/text that is not properly utf8-encoded (sort of “unknown” or “in utf8 undefined” characters). This seems to be near the beginning of the file (bytes 45 to 47, probably somewhere in the first 5 to 10 lines). Can you show us your input file? On 01.08.2014 09:58, John McWilliam wrote:
This error has suddenly appeared after many successful runs: convert-ly.py (GNU LilyPond) 2.18.2 Traceback (most recent call last): File "C:\Program Files (x86)\LilyPond\usr\bin\convert-ly.py", line 409, in ? main () File "C:\Program Files (x86)\LilyPond\usr\bin\convert-ly.py", line 383, in main f = f.decode (sys.stdin.encoding or "utf-8") File "/usr/lib/python2.4/encodings/utf_8.py", line 16, in decode UnicodeDecodeError: 'utf8' codec can't decode bytes in position 45-47: invalid data Processing time: 13 secondsCan anyone explain why it has appeared and how to solve the problem. ----- John McWilliam -- View this message in context: http://lilypond.1069038.n5.nabble.com/Error-on-running-convert-ly-tp165182.html Sent from the User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
